Percentage Change Calculator
Find the percentage increase or decrease between two numbers.
100% private. Everything runs in your browser. Your data never leaves your device.
Percentage Change
Enter both values to see the change.
What does this tool do?
This calculator finds the percentage increase or decrease from an old value to a new value, showing the difference and whether it went up or down. Free and instant, in your browser.
How to use Percentage Change Calculator - Free Online Tool
- Enter the original (old) value.
- Enter the new value.
- The percentage change is shown instantly, with direction.
- Copy the result if needed.
Example
From 200 to 250:
Before
| Old | New |
| 200 | 250 |
After
| Change |
| +25% increase |
(250 − 200) ÷ 200 × 100 = 25%.
Excel formula alternative
Prefer a formula? You can achieve a similar result with percentage change:
change = (new - old) / old * 100
In Excel: =(B2-A2)/A2. This tool shows the increase or decrease instantly.
When should I use this tool?
Measuring sales growth month over month
Tracking price changes
Comparing this year vs last year
Calculating salary hikes
Reporting KPI movement
Analyzing trends
Frequently Asked Questions
Subtract the old value from the new value, divide by the old value, and multiply by 100. A positive result is an increase; negative is a decrease.
Percentage change from zero is undefined mathematically, so the tool flags it rather than showing a misleading number.
No. Everything runs in your browser.
Yes, it clearly labels the direction of the change.
Related Tools
Compare Excel Files
Excel Formula Generator
Merge Excel Workbooks
Trim, Clean & Convert Case
Remove Duplicates
Compare Two Excel Columns
Excel ↔ JSON Converter
Excel ↔ XML Converter
EMI Calculator
Age Calculator
Excel ↔ CSV Converter
Split Excel Sheets
Remove Blank Rows/Columns
Format Data
Income & Expense Tracker
Find Duplicates
Split Text (Text to Columns)
Extract Email Addresses
Extract Numbers from Text
Word & Character Counter
Change Text Case
Find & Replace Text
Combine Columns
Remove Special Characters
Add Prefix / Suffix
Reverse Text
Convert Text to Numbers
Split Full Names
Remove Extra Spaces
Extract URLs
Extract Text Between Characters
Add Serial Numbers
Transpose Data
Sort Data
Delete / Keep Columns
CSV Viewer
CSV to JSON
JSON to CSV
CSV to SQL
CSV to Markdown Table
Markdown Table to CSV
Excel / CSV to HTML Table
Count Unique Values
Data Profiler & Health Check
Percentage Calculator
Profit Margin Calculator
CAGR Calculator
Discount Calculator
GST Calculator