Future Value Calculator
Project a lump sum and a contribution plan forward, then read the growth, the real value and the return scenarios behind the headline number.
Financial calculators and analysis
Financial calculators with transparent formulas, assumptions, tables and scenario analysis. Every tool shows the arithmetic it used, states what it assumed, and reports the result in today’s money as well as tomorrow’s.
Start here
The most-used tool on the site. Enter a starting amount, a contribution plan, a rate and a horizon, and it returns the projected balance, the split between deposits and growth, the inflation-adjusted figure and a scenario band showing how much of the projection depends on the return assumption.
It handles the awkward cases properly: zero interest, zero contributions, beginning-of-period deposits, and a compounding frequency that differs from the contribution frequency.
Project a lump sum and a contribution plan forward, then read the growth, the real value and the return scenarios behind the headline number.
An age-based projection with a real-terms view and a capital target built from retirement cash flows, not from a withdrawal-rate rule.
Three solve modes against one target: required deposit, time to goal, or projected balance.
Every payment split into interest and principal, with the contractual schedule and the extra-payment schedule side by side.
Ten tools, each with a schedule, a documented formula and a stated set of assumptions.
Every payment split into interest and principal, with the contractual schedule and the extra-payment schedule side by side.
Two curves on one timeline: costs inflating and savings compounding, with the gap between them priced.
A payment stream valued on its own terms: frequency, timing, escalation, and what each of those is worth in dollars.
Income multiple, DIME and a full needs analysis side by side, with the coverage gap left after the resources you already hold.
Decumulation mechanics: how long a balance lasts, what you can withdraw over a chosen duration, and what is left at the end.
Project a lump sum and a contribution plan forward, then read the growth, the real value and the return scenarios behind the headline number.
An age-based projection with a real-terms view and a capital target built from retirement cash flows, not from a withdrawal-rate rule.
The taxable share of a conversion under the pro-rata rule, both futures compared after tax, and the break-even future rate solved exactly.
Three solve modes against one target: required deposit, time to goal, or projected balance.
What modeled annual taxation costs compounding, and the withdrawal rate at which deferring it stops paying.
Where FV = PV(1 + r)^n actually comes from, how the contribution term attaches to it, and how to check a result by hand.
Present value is what a later amount is worth today. Future value is what today's amount becomes later. One equation solved in opposite directions: use present value to price an offer you are given, future value to project a plan you are making, and move both cash flows to the same date before comparing them.
Each deposit compounds for a different length of time. Summing that series is what the annuity factor does.
One is how the balance grows, the other is what it grows to. Confusing them makes rate quotes hard to compare.
Every calculation lives in a pure module that takes inputs and returns numbers. Nothing financial happens inside a React component, which means the arithmetic can be — and is — tested directly rather than inferred from what a screen displays.
Frequency normalisation, rounding and formatting are defined once and applied everywhere, so a monthly deposit against quarterly compounding is handled consistently across every tool. Results are carried at full precision and rounded only for display.
Each calculator ships with automated tests covering a known mathematical case, the zero-rate case, a single-period case, invalid input, boundary behaviour and rounding. Amortization schedules are checked to amortize to zero; reverse solves are checked by feeding the answer back through the forward calculation.
What each model does, how frequencies are normalised, and where the rounding boundary sits.
How content is written, reviewed and corrected, and what separates analysis from commercial arrangements.
What this site publishes, who it is for, and what it deliberately does not do.
Quantus is free to use and may earn a commission from commercial links placed after a result. Nothing you are shown — the calculation, the schedule, the scenarios or the interpretation — changes because of a commercial arrangement, and results are never held back behind an email form. Read the full affiliate disclosure.