TheCalculatorVault

Savings Plan Calculator

Project the future balance of a regular savings plan — an optional initial deposit plus equal periodic deposits at a chosen interest rate and compounding frequency — and see total contributed vs interest earned.

Currency
%

Results update live as you type

Final Balance
Total Contributed
Interest Earned
  • Year 1$3,506.93
    Deposits $2,400.00Interest $106.93
  • Year 2$6,142.13
    Deposits $2,400.00Interest $235.19
  • Year 3$8,912.14
    Deposits $2,400.00Interest $370.01
  • Year 4$11,823.87
    Deposits $2,400.00Interest $511.73
  • Year 5$14,884.58
    Deposits $2,400.00Interest $660.70
  • Year 6$18,101.87
    Deposits $2,400.00Interest $817.29
  • Year 7$21,483.77
    Deposits $2,400.00Interest $981.90
  • Year 8$25,038.69
    Deposits $2,400.00Interest $1,154.92
  • Year 9$28,775.49
    Deposits $2,400.00Interest $1,336.80
  • Year 10$32,703.47
    Deposits $2,400.00Interest $1,527.98
Like this? Share: Email

What the Savings Plan Calculator does

The Savings Plan Calculator turns a simple saving habit into a projected number. Enter what you already have set aside, how much you intend to add each period, the interest rate you expect to earn, and how long you plan to keep going — and it estimates the balance you will reach, alongside how much of that pot is your own money versus interest the account earned for you.

It is built for the person who saves on a routine: a fixed transfer into a savings account, recurring deposit, or cash fund each month, quarter, or year. Because the same math also describes one-time growth, you can leave the regular deposit at zero to model a pure lump sum, or set the initial deposit to zero to model starting from scratch.

How the calculation works

Your final balance is the sum of two pieces. The initial deposit grows as a lump sum, and the stream of regular deposits accumulates as an ordinary annuity (each deposit is made at the end of its period). Combined, they give the closed-form future value:

FV = PV·(1 + i)n + PMT · [ (1 + i)n − 1 ] / i

  • PV — your initial deposit (0 if none)
  • PMT — the regular deposit made each period
  • i — the periodic rate, equal to the annual rate ÷ periods per year (R ÷ m)
  • n — the total number of periods, equal to years × periods per year (t × m)

The two derived figures follow directly: total contributed = PV + PMT × n (every dollar you put in), and interest earned = final balance − total contributed(everything the account added on top). When the interest rate is exactly 0%, the annuity term divides by zero, so the calculator falls back to the linear limit FV = PV + PMT × n.

The regular deposits, not the interest, do most of the early lifting — but interest quietly takes over. In the 10-year example below, interest is under a quarter of the balance; stretch the same habit to 30 years and interest becomes the larger half. That crossover is the whole point of starting early.

Worked example

Say you already have $1,000 saved and add $200 every month, earning 5% a year compounded monthly, for 10 years. The engine below runs exactly the same code the calculator uses:

Input / outputValue
Initial deposit (already saved)$1,000
Regular deposit (per month)$200
Annual interest rate5%
Savings duration10 years
Compounding frequencyMonthly (12 / year)
Total periods (n = 12 × 10)120
Total contributed (PV + PMT × n)$25,000.00
Interest earned$7,703.47
Final balance$32,703.47

You deposited $25,000 in total, and the account earned roughly $7,700 in interest — about 24% of the final balance. This is also how a recurring deposit builds up when the bank credits interest on a fixed schedule.

Why the horizon matters

Keep the same $200 monthly deposit and 5% rate, and only change how long you save. The interest share climbs steadily — the longer money stays invested, the more compounding compounds on itself:

HorizonContributedInterestFinal balanceInterest share
5 years$13,000$1,885$14,88513%
10 years$25,000$7,703$32,70324%
20 years$49,000$35,919$84,91942%
30 years$73,000$97,919$170,91957%

The lesson is not a bigger deposit but a longer runway. To see the raw mechanics of a single amount growing over time, the compound interest calculator isolates the interest-on-interest effect, and the future value calculator frames the same idea as the time value of money.

Savings plan vs related tools

Several calculators share this annuity math but answer different questions. Pick the one that matches what you already know versus what you are trying to find:

ToolYou provideIt solves for
Savings PlanDeposits, rate, horizonFinal balance
Savings GoalTarget balance, rate, horizonRequired deposit
Future ValueA single amount, rate, timeIts value later
InvestmentLump sum + contributions, returnPortfolio growth

If you know the number you need rather than the deposit you can afford, flip the question with the savings goal calculator. And to compare accounts on a like-for-like basis, the APY calculator converts a nominal rate and compounding frequency into a single effective yield.

Assumptions and limitations

This projection is deliberately simple, which means it makes a few assumptions worth knowing:

  • One deposit per compounding period. Deposit frequency is assumed to equal compounding frequency (the standard ordinary-annuity model). If you deposit more often than interest compounds, choose the compounding frequency as a conservative approximation.
  • Period-end deposits. Deposits are treated as annuity-immediate — a deposit earns no interest in the period it is made. There is no annuity-due (period-start) option.
  • Constant rate and deposit. The rate is held fixed over the whole horizon and every deposit is equal — no step-ups, missed payments, or mid-plan withdrawals.
  • Nominal figures only. The result ignores inflation, taxes on interest, and account fees. A market-linked return is an estimate, not a guarantee, and investments can lose value.
  • Simple periodic-rate conversion. The annual rate is divided by the number of periods (i = R ÷ m) rather than converted as an effective rate — matching OpenStax and the U.S. SEC investor.gov convention.

Frequently asked questions

What is a savings plan calculator?+

A savings plan calculator projects the future balance of a regular savings routine. You enter how much you have saved already (your initial deposit), how much you plan to add each period (your regular deposit), the expected annual interest rate, how long you plan to save, and how often interest compounds. The calculator then shows your projected final balance, total amount deposited, and total interest earned.

How does the savings plan formula work?+

The formula combines two components. The initial deposit grows as a lump sum: PV × (1 + i)^n, where i is the periodic rate (annual rate ÷ periods per year) and n is the total number of periods. The regular deposits accumulate as an ordinary annuity: PMT × ((1 + i)^n − 1) / i. Adding both gives the final balance. When the rate is zero, the annuity formula is undefined, so the calculator uses the linear limit: initial deposit + regular deposit × number of periods.

What is the difference between a savings plan and a savings goal calculator?+

A savings plan calculator works forward in time: you enter your deposits and rate, and it tells you what balance you will reach. A savings goal calculator works backward: you enter a target balance, and it tells you the required periodic deposit. Both use the same underlying annuity formula but solve for different unknowns.

What does compounding frequency mean and how does it affect my savings?+

Compounding frequency is how often interest is calculated and added to your balance. More frequent compounding means interest starts earning interest sooner, slightly increasing your final balance. For example, at 5% annual rate: annual compounding gives an effective rate of 5.00%, monthly compounding gives 5.116%, and daily gives 5.127%. The impact is more significant over longer savings horizons and larger balances.

Should the deposit frequency match the compounding frequency?+

In this calculator, yes — one deposit is assumed for each compounding period. This is the standard ordinary-annuity model and matches how most savings accounts and bank recurring deposits work. If your actual deposit schedule differs from the compounding frequency (for example, weekly deposits under monthly compounding), use monthly compounding as a conservative approximation.

Why is my actual bank balance different from the calculator result?+

Several real-world factors are not modeled here: taxes on interest income, account fees, minimum-balance requirements, and interest-rate changes over time. Additionally, banks often compound on a day-count basis (actual/365 or 30/360) rather than a fixed-period annuity model. This calculator is a mathematical projection for planning purposes, not an account statement.

How much will I have if I save $200 a month for 10 years at 5% interest?+

With no initial deposit, the ordinary annuity formula gives: i = 0.05/12 = 0.004167, n = 120 periods. Final balance = 200 × ((1.004167)^120 − 1) / 0.004167 ≈ $31,056. If you already have $1,000 saved, that lump sum grows to 1,000 × (1.004167)^120 ≈ $1,647, making the total approximately $32,703.

Can I use this calculator for a 0% interest savings account?+

Yes. When the annual rate is 0%, the calculator uses the linear special case: final balance = initial deposit + regular deposit × total number of periods. For example, $200 per month for 10 years (120 months) with a $1,000 initial deposit gives $1,000 + $200 × 120 = $25,000 — exactly what you deposited, with no interest earned.

What is the Rule of 72 and how does it relate to savings growth?+

The Rule of 72 is a mental shortcut: divide 72 by your annual interest rate to estimate how many years it takes to double your money through compounding alone. At 5%, money roughly doubles in 72 / 5 = 14.4 years. This calculator shows the full growth curve including regular deposits, so you can see the combined effect of compounding and consistent contributions over your chosen horizon.

Does starting earlier really make a significant difference?+

Yes, because compounding is exponential. Consider saving $200 per month at 5% annual interest, compounded monthly, starting with $1,000. Over 10 years the final balance is about $32,703; over 20 years it grows to about $83,225 — more than 2.5 times as much for only twice the time. Starting one year earlier adds roughly $3,500 to the 10-year balance, illustrating why early, consistent saving has an outsized long-run impact.

How is this savings plan calculator different from a compound interest calculator?+

A compound interest calculator typically focuses on a single lump sum growing at a rate over time, sometimes with an optional contribution. This savings plan calculator is framed around the saver's routine — an initial balance (optional) plus equal periodic deposits — with the goal of projecting the accumulated pot at retirement or a milestone date. The underlying math is equivalent, but the inputs and presentation are optimized for a regular-saving rather than a one-time-investment framing.

Disclaimer

This calculator is provided for general educational and informational purposes only. Its results are estimates based on the values and assumptions you enter, and real-world returns, rates and fees may differ. It is not financial, investment or tax advice. Please verify important decisions independently and consult a qualified financial professional where appropriate.

Sources

Formula and data last reviewed by the TheCalculatorVault team on 5 July 2026. Figures are for general information, not professional advice.