Free online percentage change calculator
Percentage change measures how much a value grew or shrank relative to its starting point. Choose a mode to find the change, the new value, or the original value.
How to use
- Pick a mode: % Change (given old and new), New Value (given old and a percent), or Original Value (given new and a percent).
- Enter the two known values.
- The result, difference, and direction appear immediately.
Formulas
Percentage change (mode: % Change)
% change = ((new − old) / |old|) × 100
New value (mode: New Value)
new = old × (1 + % / 100)
Original value (mode: Original Value)
old = new / (1 + % / 100)
Worked examples
Price drop: a jacket cost $80 and now costs $68. % change = ((68 − 80) / 80) × 100 = −15% (decrease)
Salary raise: starting salary $50,000, raise of 8%. New = 50,000 × 1.08 = $54,000
Reverse calculation: a product sells for $115 after a 15% markup. Original price? Original = 115 / 1.15 = $100
Notes
- A negative percentage means the value decreased.
- If the original value is zero, percentage change is mathematically undefined; the calculator shows 0%.
- Results are rounded to four decimal places.
Frequently asked
How is percentage change calculated?
How do I find the new value after a percentage change?
How do I find the original value if I know the new value and the percentage change?
What is the difference between percentage change and percentage difference?
Can the percentage change exceed 100%?
What happens when the original value is zero?
Related calculators
- Percentage calculator
Five common percentage calculations — of, what percent, change, increase, decrease.
- Average calculator
Mean, median, mode, range, min, max, and sum for any list of numbers.
- Fraction calculator
Add, subtract, multiply, and divide fractions with automatic simplification.
- Quadratic equation solver
Solve ax² + bx + c = 0 for real or complex roots with the quadratic formula.