Do Quick Calculation!

Perform fast calculations with our user-friendly online calculator! Conveniently crunch numbers and solve equations instantly. Ideal for quick math tasks, our tool simplifies your daily computations effortlessly. Try our intuitive calculator for accurate results on the go!

Reverse Percentage Calculator

Calculate reverse percentages easily. Find the original value from a final value after a percentage increase or decrease with our free calculator.

Original = Final ÷ (1 + P/100)
Enter the value after the percentage increase was applied, and the percentage itself.
%
Reverse Percentage — Formula Reference
FormulaPurposeNotes
Original = Final ÷ (1 + P/100)Reverse a percentage increaseMultiplier = 1 + P/100
Original = Final ÷ (1 − P/100)Reverse a percentage decreaseMultiplier = 1 − P/100
Change = Final − OriginalThe actual amount added or removed
⚠ Never add or subtract the percentage directly from the final value — divide by the multiplier instead, since the percentage was calculated from the original value. A 100%+ decrease makes the original value unrecoverable (zero or negative multiplier).
15 views

A Reverse Percentage Calculator helps you find the original value when you know the final value and the percentage change. It is useful when a price, amount, score, or other value has already increased or decreased by a percentage.

For example, if a price is now $120 after a 20% increase, what was the original price? You cannot simply subtract 20% from $120. You need to reverse the percentage correctly.

Our free reverse percentage calculator makes this calculation quick and simple. Enter the final value, percentage, and choose an increase or decrease. The calculator finds the original value, multiplier, and change.

Reverse Percentage Formula

The reverse percentage formula depends on whether the final value came from an increase or decrease.

Reverse Percentage After an Increase

Original Value = Final Value ÷ (1 + Percentage ÷ 100)

The multiplier is:

Multiplier = 1 + Percentage ÷ 100

For a 20% increase:

Multiplier = 1 + 20 ÷ 100 = 1.20

Reverse Percentage After a Decrease

Original Value = Final Value ÷ (1 − Percentage ÷ 100)

The multiplier is:

Multiplier = 1 − Percentage ÷ 100

For a 20% decrease:

Multiplier = 1 − 20 ÷ 100 = 0.80

The change is calculated as:

Change = Final Value − Original Value

This reverse calculation formula works because the final value represents the original value after the percentage change has already been applied.

How to Use Online Reverse Percentage Calculator

  1. Enter the Final Value into the calculator. This is the amount you know after the percentage change.
  2. Enter the Percentage that was used to increase or decrease the original value.
  3. Select Increase if the final value is higher than the original value. Select Decrease if the final value is lower.
  4. Click the calculate button. The calculator applies the correct reverse percentage formula and finds the original value.
  5. Review the result. You can see the original value, percentage, multiplier, final value, and calculated change.

Example Reverse Percentage Calculation

Suppose a product costs $120 after a 20% increase.

First, calculate the multiplier:

Multiplier = 1 + 20 ÷ 100

Multiplier = 1.20

Now find the original price:

Original Value = 120 ÷ 1.20

Original Value = $100

The change is:

Change = 120 − 100

Change = $20

So, the original price was $100.

For a reverse percentage decrease, suppose a product costs $80 after a 20% decrease.

Multiplier = 1 − 20 ÷ 100

Multiplier = 0.80

Original Value = 80 ÷ 0.80

Original Value = $100

Change = 80 − 100

Change = −$20

This shows why reverse percentages must use the correct multiplier instead of simply adding or subtracting the percentage from the final number.

Reverse Percentage in Excel

You can also perform a reverse percentage calculation in Excel.

For a percentage increase, use:

=Final_Value/(1+Percentage/100)

For a percentage decrease, use:

=Final_Value/(1-Percentage/100)

For example, if 120 is in cell A1 and 20% is in B1, an increase calculation can use:

=A1/(1+B1)

If B1 contains the percentage as 20%, Excel already stores it as 0.20.

Final Verdict

A Reverse Percentage Calculator is a simple way to work backward from a final value to its original value. The key is to divide the final value by the correct percentage multiplier.

For an increase, use Final ÷ (1 + Percentage/100). For a decrease, use Final ÷ (1 − Percentage/100).

Our free online calculator removes the need for manual math and gives you a fast, clear reverse percentage calculation.

FAQs

How do you calculate a reverse percentage?

Divide the final value by the percentage multiplier. For an increase, use Final ÷ (1 + Percentage/100). For a decrease, use Final ÷ (1 − Percentage/100).

How do you work out 20% backwards?

For a 20% increase, divide the final value by 1.20. For a 20% decrease, divide the final value by 0.80.

Why can't I simply subtract 20% from the final value?

Because the original percentage was calculated from the original value, not the final value. Reverse percentage math must undo the percentage multiplier.

How do I calculate reverse percentage in Excel?

Use =Final/(1+Percentage) for an increase or =Final/(1-Percentage) for a decrease when the percentage cell is formatted as a percentage.

Can I calculate reverse percentages on a normal calculator?

Yes. Convert the percentage into a multiplier and divide the final value by that multiplier.

What happens with a 100% decrease?

A 100% decrease produces a multiplier of zero. Therefore, the original value cannot be recovered from the final value using this reverse percentage calculation.