Savings Goal Calculator
Work out exactly how much to save each month to hit a target balance by a target date. Includes a one-year-delay scenario.
Your plan
What if you start one year later?
| Scenario | Monthly | Total contributed | Interest earned |
|---|---|---|---|
| Start now | — | — | — |
| Start 1 year later | — | — | — |
For educational purposes only, not financial advice. Returns are never guaranteed. Consult a licensed financial advisor before making investment decisions.
This calculator is for informational purposes only and does not constitute financial advice. Consult a licensed financial advisor before making financial decisions.
What is a savings goal calculator and why use one?
A savings goal calculator flips the usual investment question on its head. Instead of asking "if I save X per month, how much will I have?", it asks "to reach a specific target by a specific date, how much do I need to save per month?" That is a much more useful framing when you have a concrete goal: a house deposit, a wedding, a sabbatical, an emergency fund, a car, or simply a number you want in the bank by a certain birthday.
The clarity of this framing is that it converts a vague intention ("save more") into a single unambiguous monthly number. Once you know the number, you either automate it, adjust your budget to make it fit, or — if it's impossible — revise the target, the timeline, or the expected return until the number becomes achievable. It is one of the most practical exercises in personal finance.
How this calculator works
Behind the scenes the calculator solves the standard future value of an annuity equation for PMT, the monthly payment:
FV = PV × (1 + i)n + PMT × [((1 + i)n − 1) / i]
Rearranged to solve for PMT:
PMT = (FV − PV × (1 + i)n) / (((1 + i)n − 1) / i)
where FV is the target amount, PV is your current savings, i is the monthly interest rate (annual / 12), and n is the total number of months. This is the same formula banks use to compute loan payments in reverse, and it is taught in every introductory finance course.
Worked example
Say you want 50,000 in 10 years for a house deposit. You already have 5,000 saved and expect a 4% annual return. The monthly rate is 0.3333% and there are 120 months. Your existing 5,000 will grow to about 7,455 on its own. The remaining 42,545 must come from contributions. The PMT formula returns approximately 288.88 per month. Over 10 years you will contribute 34,666, earn about 10,334 in interest, and hit your target. If you delayed starting by one year — only 9 years left — the required monthly contribution jumps to about 335. The extra year of compounding saves you roughly 47 per month.
How to interpret the result
The monthly contribution is a minimum under the assumption that your chosen rate of return actually happens. Markets don't deliver steady annual returns, so build in a margin: aim to save a bit more than the required amount, or use a conservative rate. Think of this calculator as establishing the floor, not the ceiling. If you can save more, you will either reach your goal earlier or have a buffer against underperformance.
The "start one year later" comparison is included because procrastination is the single biggest enemy of long-term savings. Seeing the cost of delay in concrete numbers is more persuasive than any general advice.
Common mistakes
- Ignoring inflation. Your target should be in nominal future dollars. If you want 50k "in today's money" in 20 years, you actually need more like 90k at 3% inflation.
- Assuming unrealistic returns. 10% year in, year out is a fantasy. Use 3–5% for conservative planning.
- Forgetting taxes. If your savings are in a taxable account, the real return is lower than the gross rate.
- Over-optimising the formula. The biggest determinant of success is automation and consistency, not the exact rate of return.
- Missing the emergency fund first. Don't pour money into a 10-year goal if you have no buffer for a three-month income loss.
When to consult a professional
A calculator is a starting point, not a financial plan. If your goal is retirement, a home purchase, your children's education, or anything else with major life consequences, a fiduciary financial advisor can help you choose appropriate investment vehicles, minimise taxes, handle volatility, and integrate the goal with your other financial priorities.
This calculator is for educational purposes only and is not financial advice.
Frequently Asked Questions
What does this calculator solve for?
What formula is used?
PMT = (FV − PV × (1 + i)^n) / (((1 + i)^n − 1) / i), where FV is the target, PV is the current balance, i is the monthly rate (annual / 12), and n is the number of months. This is textbook corporate finance math; see any intro finance textbook or Wikipedia on annuities.