Savings Goal Calculator
Free savings goal calculator. Solve for the exact monthly contribution needed to hit a target dollar amount, given your starting balance, rate, and horizon.
Savings Goal Calculator
Background.
A savings goal calculator answers the most actionable question in personal finance: how much do I need to set aside every month to reach a specific dollar target by a specific date? Where a compound-interest calculator runs the math forward — "if I save $500 per month, what will I have?" — a savings goal calculator runs the math backward — "if I want $50,000 in ten years, what is the smallest monthly deposit that gets me there?" That inversion is the difference between hoping and planning. The U.S. Securities and Exchange Commission's Investor.gov, the Consumer Financial Protection Bureau, and virtually every published personal-finance curriculum recommend setting a concrete dollar target and a fixed deadline before opening any savings account, because goals without numbers don't get funded and numbers without deadlines don't get hit.
This Quanta calculator does the arithmetic in milliseconds. You enter four things: the target amount you want at the finish line, whatever you already have saved in the account today, the annual interest rate the account is expected to earn, and the number of years between now and the deadline. The tool then solves the future-value-of-an-annuity equation for the unknown payment — algebraically rearranging FV = PV(1 + r)^n + PMT × [((1 + r)^n − 1) / r] to isolate PMT — and tells you the monthly contribution required, the total dollars you will personally deposit across the full horizon, and how much of the final balance is pure compound growth versus your own savings.
We default the rate to 5% because that is roughly the top end of what U.S. high-yield savings accounts and short-term Treasury bills have offered through 2024 and 2025, per the Federal Reserve Economic Data (FRED) series for the 3-month Treasury and the FDIC's national rate caps. For longer horizons in a diversified brokerage account or target-date fund, a more defensible long-run real return is closer to 4–6% after inflation.
The split matters because where you park the money should match the deadline. Short-horizon goals — anything you need within three years — belong in a high-yield savings account, a no-penalty CD, or a Treasury money-market fund, because principal protection beats expected return when the deadline is fixed. Medium-horizon goals (three to seven years) can hold a mix of cash and short-duration bonds. Long-horizon goals (seven-plus years) can tolerate equity exposure through low-cost index funds, where the historical return premium has averaged around 4 percentage points per year over cash since 1928 per Damodaran's NYU Stern dataset.
The calculator deliberately ignores taxes and inflation by default — both deserve a sanity check before you finalize a plan. Federal income tax on savings-account interest can clip 10–37% of the projected growth depending on your bracket; inflation can erode 20–30% of the real purchasing power of the target over a decade at 2–3% CPI. To inflation-adjust, simply enter your target in today's dollars and subtract your expected inflation rate from the entered interest rate — the resulting projection then reads in today's purchasing power.
Use this calculator before opening any savings account, before signing up for an automatic transfer, before agreeing to a wedding venue deposit, before committing to a school district with a tuition assumption. The minute you can name the monthly number, the goal stops being a wish and becomes a budget line. Below the widget you will find the explicit formula, a fully worked example, eight long-tail FAQs that answer the questions real savers actually type into Google, and primary-source citations to the SEC, the CFPB, the Bureau of Labor Statistics, FRED, and peer-reviewed personal-finance research.
What is savings goal calculator?
A savings goal calculator is a future-value annuity solver: it takes a desired ending balance, a current balance, an interest rate, and a time horizon, and returns the recurring monthly deposit required to bridge the gap. Mathematically it is just the standard future-value-of-an-ordinary-annuity formula solved for the payment variable instead of for the future value. Conceptually it is the engine behind every "pay yourself first" budgeting system, every employer 401(k) auto-escalation feature, and every robo-advisor goal-planning module. The principle traces back to Bach's 2004 bestseller The Automatic Millionaire and earlier to George Clason's 1926 The Richest Man in Babylon, both of which argued that the only durable way to build wealth on a normal income is to automate a fixed dollar transfer out of every paycheck before it ever reaches the spending account. The calculator turns that qualitative advice into a precise number: not "save more," but "save exactly $268 per month from today through May 2036." Once the number is on paper, the rest of the system — opening a separate high-yield savings account, setting up an ACH push from payroll on the 1st and 15th, never looking at the balance — is purely mechanical.
How to use this calculator.
- Enter your Target Amount — the exact dollar figure you want to have available on the deadline. For a 20% down payment on a $400,000 home, enter 80000. For a six-month emergency fund covering $5,000 of monthly expenses, enter 30000. The number should reflect tomorrow's dollars unless you have already inflation-adjusted it.
- Enter your Current Savings — the balance in the account (or accounts) that will hold this goal today. Do not include retirement accounts unless the goal is retirement; do not include money already earmarked for a different purpose. If you are starting from zero, enter 0.
- Set the Annual Interest Rate. For high-yield savings accounts, use the current advertised APY (4.0–5.0% as of 2024–2025 per FDIC data). For CDs, use the contractual rate. For a brokerage account holding index funds, a long-run estimate of 5–7% is defensible. For a basic checking or sweep account, use the actual rate, which is often under 0.5%.
- Enter Years to Save — the time between today and the deadline. Round up for safety; finishing early is easier to absorb than finishing late.
- Read the Required Monthly Contribution — this is the amount you should automate as a recurring transfer on payday. If the number is uncomfortably high, increase the horizon, raise the rate (by moving to a higher-yield account), or lower the target. If the number looks suspiciously low, double-check the rate and horizon — small errors compound.
- Compare Total You Will Deposit against Interest Earned. On short horizons (under 5 years) at savings-account rates, virtually all of the target comes from your own deposits. On long horizons (15+ years) at equity-market rates, compound growth can supply 30–60% of the target — meaning the longer you give yourself, the less of the goal you personally have to fund.
The formula.
The calculator rearranges the standard future-value-of-an-ordinary-annuity equation. The forward equation states that the future value of an existing balance plus a stream of equal end-of-period payments is FV = PV × (1 + r)^n + PMT × [((1 + r)^n − 1) / r], where PV is the present (current) balance, PMT is the periodic payment, r is the per-period interest rate, and n is the total number of periods. To find the unknown payment given a target FV, we isolate PMT algebraically: PMT = (FV − PV × (1 + r)^n) × r / ((1 + r)^n − 1). The calculator works in monthly periods, so r is the annual rate divided by 12 and n is the number of years multiplied by 12. When the user enters an annual rate of exactly 0% the formula reduces to a divide-by-zero edge case, so the engine instead computes the straight-line payment PMT = (FV − PV) / n, which is what a no-interest sub-account or a checking-account sinking fund would actually require. If the existing balance, growing at the entered rate, already exceeds the target before any new deposits, the calculator clamps the required contribution to $0 and reports the future value of the standalone PV. All arithmetic is executed in arbitrary-precision decimal mode (decimal.js) to avoid the floating-point rounding errors that would otherwise accumulate over 600 monthly periods at 50-year horizons.
A worked example.
Suppose a 32-year-old couple wants to build a $50,000 down payment over the next ten years to buy a starter home. They already have $5,000 sitting in a high-yield savings account earning 5.0% APY, which is roughly the FDIC-tracked top rate available in late 2025. Plug those numbers in. The existing $5,000, compounded monthly at 5% for 120 months, will grow to about $8,235 on its own — meaning the couple needs to generate the remaining $41,765 from new deposits. The annuity factor at 5%/12 per month over 120 months is about 155.28, so the required end-of-month contribution works out to roughly $269. Over the full decade they will personally deposit $5,000 (the starting balance) plus $269 × 120 ($32,274 in new contributions), totaling about $37,274 of their own money. Compound interest supplies the remaining $12,726 — roughly 25% of the final $50,000 — entirely for free. The actionable conclusion: set up a $270 automatic ACH transfer on the 1st of every month from the joint checking account into the high-yield savings account, name the account "House 2035," and never look at the balance until the closing date. The math is finished; only the discipline remains.
Frequently asked questions.
Where should I park money for a short-term savings goal — high-yield savings, CDs, or index funds?
Should I build an emergency fund before saving for any other goal?
What is the 'pay yourself first' rule and does this calculator enforce it?
How do I adjust my target for inflation so the money is worth what I think it is worth?
Will I owe taxes on the interest earned in my savings account?
What if the required monthly contribution is more than I can afford?
Should I use one savings account per goal or one combined account?
How does this differ from a compound interest calculator or a retirement calculator?
References& sources.
- [1]U.S. Securities and Exchange Commission, Investor.gov — Saving and Investing: A Roadmap to Your Financial Security Through Saving and Investing (primary federal investor education on goal-based saving).
- [2]Consumer Financial Protection Bureau — Tool: Setting and reaching savings goals (federal consumer-finance methodology for goal calculation and account selection).
- [3]U.S. Bureau of Labor Statistics — CPI Inflation Calculator (canonical source for converting nominal savings targets into real purchasing power).
- [4]Federal Reserve Economic Data (FRED) — 3-Month Treasury Bill Secondary Market Rate (DTB3): benchmark for short-horizon, risk-free savings yields.
- [5]Federal Reserve — Report on the Economic Well-Being of U.S. Households (SHED): annual data on emergency-savings adequacy across U.S. adults.
- [6]Aswath Damodaran, NYU Stern — Historical Returns on Stocks, Bonds and Bills: United States (1928–present), used for long-horizon savings-vehicle return assumptions.
- [7]Thaler, R. H. (2008). Mental Accounting and Consumer Choice. Marketing Science / Journal of Consumer Behaviour follow-on studies — peer-reviewed foundation for the one-account-per-goal recommendation.
- [8]FDIC — National Rates and Rate Caps (weekly): tracks the national average and cap rates for U.S. savings deposits, used to benchmark realistic high-yield savings rates.
In this category
Embed
Quanta Pro
Paid features are coming later.
- All 313 calculators remain free
- No billing is enabled