Skip to main content

Free Percentage Increase & Decrease Calculator – With Reverse Mode

Find the percentage change between two numbers, increase or decrease a value by a percent, or reverse a percentage change to recover the original value — with divide-by-zero handling.

Written & reviewed by Helperzy Editorial Team · Updated July 2026

% ChangeIncrease/DecreaseReverse÷0 SafeFree

+50.00%

Increase · Absolute change: 25.00

(new − old) ÷ |old| × 100 = (75.0050.00) ÷ 50.00 × 100

100% Private

Everything runs in your browser. Nothing you type is uploaded.

How to Use Percentage Increase & Decrease Calculator

1

Pick the Mode You Need

Choose percent change to compare two numbers, adjust by percent to raise or lower a single value, or find original to reverse a known percentage change, so the tool applies the correct rearrangement of the formula.

2

Enter Your Numbers

Type the old and new values, or the base value and percentage, or the final value and the percentage that was applied, choosing increase or decrease where the mode offers a direction toggle for the change.

3

Read the Result and the Working

See the answer rounded to two decimals with the formula filled in using your numbers, and note the divide-by-zero warning when an old value of zero or a full 100 percent decrease makes the result undefined.

How to Calculate Percentage Increase, Decrease, and Reverse a Change

A percentage increase and decrease calculator answers three closely related questions: by what percent did a number change, what do you get if you raise or lower a number by a percent, and what was the original number before a known percentage change. Each is a small rearrangement of the same relationship, but mixing them up is a common source of wrong answers, so this tool separates them into three clear modes and shows the working for the number you enter. It is useful for salaries, prices, marks, statistics, and any figure that moves up or down and needs to be expressed as a percentage. The percent change between an old value and a new value is (new minus old) divided by the absolute value of old, all multiplied by 100. A positive answer is an increase and a negative answer is a decrease. Using the absolute value of the old number in the denominator keeps the sign of the result meaningful even when the starting value is negative. To raise a value by a percent you multiply it by (1 plus the percent divided by 100); to lower it you multiply by (1 minus the percent divided by 100). The reverse mode undoes that step: if a number grew by a percent to reach a final value, the original is the final value divided by (1 plus the percent divided by 100), and if it fell, you divide by (1 minus the percent divided by 100). Here are results you can verify. Going from an old value of 50 to a new value of 75, the change is (75 minus 50) divided by 50 times 100, which is a 50 percent increase, with an absolute change of 25. Going from 80 down to 60 is (60 minus 80) divided by 80 times 100, which is a 25 percent decrease. Raising 200 by 15 percent gives 200 times 1.15, which is 230. Reversing that, a final value of 230 that resulted from a 15 percent increase came from 230 divided by 1.15, which returns the original 200. Those reverse and forward results match, which is the check that the reverse mode is doing the right inversion rather than simply subtracting the percentage again. A shopper works out that a price rising from 50 to 75 is a 50 percent increase, not a 25 percent one, because percent change is measured against the original, not the gap. An employee checks that a 15 percent raise on a salary of 200 units lands at 230. A finance user who sees a final figure and knows it already includes a markup uses reverse mode to strip the markup and recover the base amount. A student confirms that a mark falling from 80 to 60 is a 25 percent drop. Because the tool prints the formula with your numbers substituted in, each of these can be traced step by step rather than trusted blindly. The most important guard is division by zero. If the old value is zero, the percent change is undefined because you would be dividing by zero, and no finite percentage can describe going from nothing to something; the tool shows a dash and a short explanation rather than a misleading number. Similarly, in reverse mode a 100 percent decrease leaves a final value of zero regardless of the original, so there is no unique original to recover, and the tool flags that too. Empty or non-numeric entries also return a dash instead of a broken result. Remember that a percentage increase followed by a decrease of the same percentage does not return you to the start, because the two percentages are taken on different bases. Everything runs locally in your browser, so nothing you type is uploaded or stored.

Percentage Increase & Decrease Calculator Formula & Method

Percent change = (new - old) / |old| x 100 Increase a value: result = value x (1 + p/100) Decrease a value: result = value x (1 - p/100) Reverse (find original): original = final / (1 + p/100) for a rise, or final / (1 - p/100) for a drop Example: 50 -> 75 is +50%; 200 raised by 15% = 230; 230 reversed from a 15% rise = 200.

Examples: Percentage Increase & Decrease Calculator

Input

Old value 50, new value 75

Result

+50% (change of +25)

(75 - 50) / |50| x 100 = 25 / 50 x 100 = 50% increase.

Input

Increase 200 by 15%

Result

230

200 x (1 + 15/100) = 200 x 1.15 = 230.

Input

Final 230 after a 15% increase

Result

Original 200

original = final / (1 + 15/100) = 230 / 1.15 = 200, matching the forward result.

Frequently Asked Questions – Percentage Increase & Decrease Calculator

Percent change equals (new value minus old value) divided by the absolute value of the old value, multiplied by 100. A positive result is an increase and a negative result is a decrease. For example, going from 50 to 75 is (75 minus 50) divided by 50 times 100, a 50 percent increase.