Inflation-Adjusted Salary Calculator

The Inflation-Adjusted Salary Calculator is a free, accurate online tool designed to help you plan smarter financial decisions in seconds. Just enter starting salary, current salary, years since start, average annual inflation and instantly see salary should be (inflation-adjusted), salary gap, real (inflation-adjusted) raise, your purchasing power change. Financial planning is one of the most important skills you can build, and small math mistakes can cost you thousands over time. This calculator removes the guesswork by applying the exact same formulas banks, advisors, and analysts use, so you always get a number you can trust. Under the hood, the tool applies the standard formula: Adjusted Salary = Starting × (1 + Inflation)^Years. You can see exactly how the result is derived, which is especially useful for students, professionals, and anyone who wants to learn rather than just get an answer. CalcPlanet builds every calculator to be fast, mobile-friendly, and free, with no signup required. We test results against worked examples and reference implementations so you can rely on what you see. Enter your values above to get an instant, accurate inflation-adjusted salary calculator result, then explore the FAQs and examples below for deeper context. For best results, use the most recent figures from your account statements or trusted public sources, double-check tax assumptions if they apply to your situation, and remember that compounding effects often dominate the final answer over long horizons. If you are using this for a real-world decision, it is always worth running the calculation a second time with conservative and optimistic assumptions to understand your range of outcomes. The numbers here are educational and should not be treated as personalized financial advice.

What this calculator does

Determines whether your salary has kept pace with inflation by comparing current pay to inflation-adjusted starting salary.

How it works

Enter your starting salary, current salary, years elapsed, and average inflation rate.

Formula

Adjusted Salary = Starting × (1 + Inflation)^Years

{ "should_be": starting_salary * Math.pow(1 + avg_inflation / 100, years_since), "gap": starting_salary * Math.pow(1 + avg_inflation / 100, years_since) - current_salary, "real_raise": ((current_salary / starting_salary - 1) * 100) - (Math.pow(1 + avg_inflation / 100, years_since) - 1) * 100, "purchasing_power": ((current_salary / (starting_salary * Math.pow(1 + avg_inflation / 100, years_since))) - 1) * 100 }

Compares your actual salary growth to what inflation demands.

Frequently asked questions

Has my salary kept up with inflation?

If your purchasing power change shows negative, your salary has not kept up — you are effectively earning less.

What raise do I need to match inflation?

At minimum, your annual raise should equal the inflation rate (3-4% in recent years).

How to negotiate an inflation adjustment?

Present the data: show CPI increases vs your raise history. Frame it as market adjustment, not a raise.

What if my gap is very large?

Consider job-hopping — external moves typically yield 10-20% raises vs 3-5% internal.

Does this account for promotions?

No. This measures purchasing power only. Promotions with title changes should provide raises well above inflation.

CalcPlanet – Free Online Calculators

725+ free calculators and 108 tools for math, money, health, and everyday life. Instant results, verified formulas, no sign-up.

· Reviewed against our Editorial Standards and Formula Sources.

CalcPlanet calculators are free, privacy-first, and formula-reviewed.

Editorial Standards · Formula Sources · Privacy · Terms · Contact