Percentage Change Calculator

Use our percentage change calculator to calculate percentage change between two numbers instantly. Includes the percent change formula, examples, how to handle percentage change from zero, and tips for calculating percentage change between two numbers in Excel.

Initial value
Enter the starting value.
Final value
Enter the ending value.
Results
Percent change
Calculated as ((final − initial) / |initial|) × 100.
50%
Did we solve your problem today?

What is Percentage Change?

Percentage change measures how much a value increases or decreases relative to its starting (initial) value. It’s commonly used in finance, analytics, pricing, and performance tracking.

If you want to get percentage difference between two numbers, it’s important to distinguish between percentage change (relative to the initial value) and percentage difference (a symmetric comparison). This page focuses on percentage change between two numbers using the standard percent change formula.

This percentage change calculator is especially useful when you’re asking how do I calculate the percent change or how to find the percentage change of two numbers.

Percentage Change Formula

To calculate percentage change between two numbers, subtract the initial value from the final value, divide by the initial value, then multiply by 100.

Percentage change =
% change = ((final - initial) ÷ initial) × 100

Positive results mean an increase; negative results mean a decrease.

initial
= Starting value (old value)
final
= Ending value (new value)
final - initial
= Difference (change in value)
Example: percentage change between two numbers
Initial 80 → Final 100: ((100 - 80) ÷ 80) × 100 = 25%

So the value increased by 25%.

Example: decrease (negative percent change)
Initial 200 → Final 150: ((150 - 200) ÷ 200) × 100 = -25%

So the value decreased by 25%.

How to Find the Percentage Change of Two Numbers

  1. 1

    Enter the initial value (starting number).

  2. 2

    Enter the final value (ending number).

  3. 3

    Subtract initial from final to find the change.

  4. 4

    Divide the change by the initial value and multiply by 100 to get percentage change.

Frequently Asked Questions

How do I calculate the percent change?

Use % change = ((final - initial) ÷ initial) × 100.

How to find the percentage change of two numbers?

Subtract initial from final, divide by the initial value, then multiply by 100.

How to find the percentage of change between two numbers?

That’s percentage change: ((final - initial) ÷ initial) × 100.

How do I get percentage difference between two numbers?

Percentage change uses the initial value as the base. A percentage difference calculator between two numbers is usually symmetric (often uses the average of the two values as the base). If you want the standard percent change, use the initial value as the base.

How do I calculate percentage change between two numbers in Excel?

If A1 is initial and B1 is final, use: =(B1-A1)/A1 and format as Percentage. This is the common percent change calculator excel setup.

What is percentage change from zero?

The standard percent change formula divides by the initial value. If the initial value is 0, the percent change is undefined (division by zero). In practice, you may report the absolute change instead, or use a different metric depending on your context.

What is percentage change formula excel?

Excel uses the same formula: =(new-old)/old. Then format the cell as Percentage.

What about a rate of change calculator graph or rate of change calculator table?

Rate of change is the same idea (change relative to a baseline). This calculator gives the percent rate of change for one initial and final pair; a graph/table version typically repeats that across multiple time points.

How to find the percentage of two numbers?

That’s a different calculation than percent change. If you mean “X is what percent of Y?”, the formula is (X ÷ Y) × 100.

How to find the percentage of two number / two numbers?

If you mean “A is what percent of B?”, compute (A ÷ B) × 100. If you mean “how much did it change?”, use percentage change: ((final - initial) ÷ initial) × 100.

Explore more calculators
Browse by category to find related tools.