Calculate the increase from one value to another in terms of a percentage of the original amount.

The Percentage Increase Calculator helps you figure out exactly how much something has grown (or shrunk) relative to its starting point. Instead of doing the algebra in your head or pulling out a spreadsheet, you type in the original value and the new value, and the calculator instantly tells you the percentage change, the difference, and even works backwards if you already know the percentage.
✅ Whether prices went up, ratings went down, or your savings grew — this tool handles both increases and decreases in one clean interface.
Who is this for?
The calculator uses standard percentage change formulas internally, powered by a constraint solver that lets you edit any field and get instant answers. If you're working with financial data, you might also find our Percentage Calculator or Percentage Point Calculator useful for everyday math.
Using the calculator takes about ten seconds. Here's the simplest workflow:
Quick sanity check
If the new value is larger, the percentage will be positive (increase). If it's smaller, the percentage will be negative (decrease). The difference field shows the absolute gap between the two numbers.
Your online store made $1,200 in January and $1,560 in February. What's the percentage increase?
The math behind it:
Your February revenue grew by 30% compared to January — a solid month-over-month gain.
A jacket was $80 last week. This week it's on sale for $60. What's the percentage decrease?
The math behind it:
The negative sign means it's a decrease. The difference field shows you saved exactly $20.
You know your investment grew by 8% this year, and you started with $5,000. What's the current value?
The math behind it:
You can also see the difference ($400) — that's the absolute dollar gain on your investment.
Your landlord says rent is going from $1,200 to $1,320. Enter both values to see it's a 10% increase. Use this to negotiate or budget accordingly.
A bag of rice went from $4.50 to $5.75. That's a 27.8% increase. Knowing this helps you decide whether to switch brands or buy in bulk elsewhere.
Your blog had 8,200 visitors last month and 10,660 this month. That's a 30% increase — great for reporting to stakeholders or sponsors.
You saved $15,000 last year and $18,750 this year. That's a 25% increase in savings rate. Use the result to motivate continued improvement.
Track monthly revenue growth, customer acquisition rates, or conversion improvements. Combine with our Profit Margin Calculator for full financial picture.
Compare “30% off” vs “buy one get one” deals. Calculate whether a price drop is as good as it sounds.
A test score went from 72 to 89. That's a 23.6% improvement. Great for tracking progress across multiple exams.
An offer went from $65,000 to $71,500. That's a 10% increase. Use this to benchmark against industry standards.
Your portfolio went from $10,000 to $11,200 — a 12% gain. Quick check before talking to your financial advisor.
Daily active users grew from 3,400 to 5,100 — a 50% jump. Present this data confidently to your team or investors.
The calculator works with any unit as long as both values use the same one. Mixing dollars with cents or miles with kilometers gives meaningless results.
If the initial value is zero, percentage change is mathematically undefined (division by zero). The calculator handles this gracefully and shows ∞%.
For very small changes (e.g., 0.001%), increase precision to 12 or more to see more detail. For everyday use, the default 10 significant figures is plenty.
You can edit any field — initial, final, percentage, or difference — and all others update automatically. This is great for “what if” scenarios.
Pro tip: Use with other math tools
After finding a percentage increase, you can calculate the absolute impact with our Percentage Calculator, or compare multiple changes side by side.
In the top-right corner of the calculator, you'll find a gear icon with a number badge. This is the precision control — it lets you choose how many significant figures the calculated results display.
Set to 3–5
For quick estimates or presentations where you want clean, round numbers. E.g., “23% increase” instead of “23.4567% increase.”
Set to 10 (default)
Perfect for everyday use. Balances readability with enough digits for accurate analysis.
Set to 12–16
For scientific work or when dealing with very small percentages (e.g., 0.0012% changes). Reveals detail that rounding would hide.
Set to 1
Maximum rounding — only the first digit matters. Useful for rough order-of-magnitude checks.
Say you're calculating a tiny price change: from $199.99 to $200.01.
| Precision | Result | Use case |
|---|---|---|
| 3 | 0.0100% | Quick glance |
| 6 | 0.0100005% | Standard |
| 12 | 0.0100005000125% | Precision analysis |
Notice how higher precision reveals the true magnitude of the change, while lower precision gives you a cleaner number for reports.
Important note
Precision only affects the display of results — it never changes the underlying calculation. All internal math always uses full floating-point precision. Think of it like setting the number of decimal places on a digital scale: the scale still measures the same weight, it just shows you more or fewer digits.
The core formula for percentage change is straightforward. Let:
The absolute value in the denominator ensures we always work with a positive reference. The sign of determines increase (positive) or decrease (negative).
Working backwards: if you know the percentage change and the initial value, multiply to get the final value. is the decimal form (e.g., 0.15 for 15%).
The absolute difference tells you the raw numerical gap, independent of scale. A $1 increase is trivial for a $1,000 item but huge for a $2 item.
How the calculator uses these formulas
The Percentage Increase Calculator uses a constraint solver under the hood. This means all four formulas are connected — when you change any value (initial, final, percentage, or difference), the others update automatically. It's like having a smart spreadsheet that always keeps everything consistent, no matter which direction you're calculating.
A common point of confusion: a change from 4% to 5% is a 1 percentage point increase, but a 25% increase in relative terms. Our calculator shows the relative percentage change, which is what most people mean by “percent increase.”
The formula uses (absolute value of the initial value) in the denominator. This means percentage change is always defined relative to the magnitude of the starting point, regardless of whether the initial value is positive or negative. If the initial value is negative (e.g., a debt of -$500 that becomes -$300), the percentage change still makes sense mathematically.
Related calculators
If you frequently work with percentages, you might also need our Percentage Calculator for general “what is X% of Y?” problems, or the Percentage Change Calculator for comparing multiple periods.
Percentage increase is relative (compared to the original value), while a percentage point change is absolute (simple subtraction). Example: a tax rate going from 5% to 7% is a 2 percentage point increase, but a 40% relative increase. This calculator shows the relative percentage.
Absolutely. Just toggle the “Decrease” button above the percentage field. You can also keep it in “Increase” mode — the result will show as a negative percentage, which means decrease.
Because dividing by zero is mathematically undefined. If you start from 0 and go to any positive number, the percentage change is infinite. The calculator displays ∞ to indicate this. For most practical purposes, a starting value of zero means percentage change isn't the right metric — consider using absolute difference instead.
The formula is: =(NewValue-OldValue)/ABS(OldValue)*100. The ABS() function ensures the denominator is always positive, just like our calculator does.
The calculator shows results using significant figures, not decimal places. By default it uses 10 significant figures, which is far more precise than most people need. You can adjust this from the precision settings (gear icon in the top-right corner).
The calculator handles negative values correctly. For example, if a company's net income went from -$10,000 to -$5,000, that's a 50% improvement (the loss decreased by half). The absolute value in the denominator ensures the math works.
Yes! Click the Share button at the bottom of the calculator. You can share a clean link (without results) or check “Include results” to share a link that restores all your entered values, calculated results, precision setting, and even the expanded/collapsed state of the equations section.
The calculator preserves trailing zeros to accurately reflect the precision you've selected. For example, at precision 5, the number 4 displays as “4.0000”. This matches how scientific calculators work and ensures you know exactly how precise your display is. If you prefer cleaner numbers, lower the precision setting.
Calculate your test score and letter grade with customizable grading scale
Estimate specific growth rate and doubling time from two measurements and an elapsed time. Supports LRU bidirectional solving and time unit switching.
Convert CFU changes into log reduction and percent reduction. Supports scientific-notation style multipliers and LRU bidirectional solving.
Calculate simple or weighted average of multiple percentages
Evaluate mathematical expressions instantly. Supports functions like sqrt, sin, cos, abs, and more.
Solve common percentage problems: X% of Y, X is what percent of Y, and percent increase/decrease