Percentage Change Calculator
Enter the old value and the new value to calculate what percentage the difference between them represents as an increase or decrease.

The Difference field shows the absolute gap between the old and new value, while Percentage change shows the size of that gap relative to the old value. A positive result means an increase, a negative result means a decrease.
How to read the result
The Difference field shows the absolute gap between the old and new value, while Percentage change shows the size of that gap relative to the old value. A positive result means an increase, a negative result means a decrease.
How is percentage change calculated?
Percentage change = ((New value − Old value) ÷ Old value) × 100.
Formula
- The old value is subtracted from the new value to find the difference.
- The difference is divided by the old value.
- The result is multiplied by 100 to convert it into a percentage change.
Example percentage change calculation
Going from 120 to 150 is a 25% increase, calculated as ((150-120) ÷ 120) × 100.
Things to keep in mind
- The old value cannot be zero; division becomes undefined.
- If the new value is smaller than the old value, the result is negative and represents a decrease.
Comparisons
Changes in the 1%-10% range represent a limited increase or decrease relative to the base value.
Common in short-term price fluctuations.
Changes in the 10%-50% range represent a noticeable increase or decrease.
A common range for annual raises or promotional discounts.
Changes above 50% represent a substantial increase or decrease in the base value.
Seen in growth surges or sharp declines.
Percentage change calculation guide
Percentage change calculation is used to find the proportional size of an increase or decrease between two values. The tool on this page instantly calculates the difference and percentage change from the old and new values you enter.
The logic works like this: the old value is subtracted from the new value, the difference is divided by the old value, and the result is multiplied by 100 to convert it into a percentage. For example, going from 120 to 150: (150-120) ÷ 120 = 0.25, and 0.25 × 100 = 25%.
This type of calculation is commonly used to evaluate price increases, salary raises, sales or revenue changes, population growth, and similar comparative figures.
When the new value is smaller than the old value, the result is negative, representing a decrease, drop, or loss — the same logic applies in either direction.
This tool provides only a mathematical calculation. For financial planning or investment decisions, consult official sources or a qualified professional.
FAQ
How is percentage change calculated?
Subtract the old value from the new value, divide the difference by the old value, and multiply by 100. For example, going from 120 to 150: ((150-120) ÷ 120) × 100 = 25%.
What does a negative result mean?
If the new value is smaller than the old value, the result is negative, representing a decrease such as a drop or a loss.
What happens if the old value is entered as zero?
Division becomes undefined, so no valid result can be calculated; the old value must be nonzero.
What's the difference between 'Difference' and 'Percentage change'?
Difference is the absolute gap between the two values. Percentage change expresses how large that gap is relative to the old value, as a percentage.
Can this tool find a price increase or discount rate?
Yes. Enter the old price as the old value and the new price as the new value to find the increase or discount percentage.
Can percentage change exceed 100%?
Yes. If the new value is more than double the old value, the percentage change exceeds 100%.
Is it suitable for calculating salary or revenue growth?
Yes, enter the old and new amounts to see the increase or decrease as a percentage.
How many decimal places does the result show?
Both the difference and the percentage change show up to two decimal places.
Related tools
Embed this tool on your site
<iframe src="https://pinfox.tech/en/tools/general/percentage-change-calculator/?embed=1" width="100%" height="720" loading="lazy" style="border:0;border-radius:12px;overflow:hidden" title="Percentage Change Calculator - Pinfox"></iframe>