Calcs.finance

savings calculator

Regular Savings Interest Calculator

The Regular Savings Interest Calculator estimates how a starting balance and fixed monthly deposits could grow under one annual rate assumption. Enter the starting balance, monthly deposit, annual interest rate, and term in months to see final balance, total deposits, and gross interest earned.

Your scenario

Enter your numbers

Help

Result

Final balance
$22,861.64
Total deposits
$20,000.00
Interest earned
$2,861.64
What this means
US gross projection before federal or state tax.

Working scenario

New scenario

Not saved yet

Compare

Saved scenarios

Compare saved versions

Compare

Save this result, then use saved scenarios to switch between assumptions.

How the Regular Savings Interest Calculator works

Use this calculator when you want a focused regular-savings estimate with the same deposit every month and no tax, fee, withdrawal, inflation, or changing-rate model. Use the broader savings calculator when deposits can grow or tax-rate assumptions matter, and use the interest calculator when contribution timing or compounding frequency needs more control.

The calculator converts the annual percentage input to a monthly decimal rate by dividing by 100 and 12. It grows the starting balance for every month, adds fixed monthly deposits as end-of-month deposits, uses a zero-rate branch when the rate is 0, then reports final balance, total deposits, and interest earned before tax, fees, withdrawals, or product rules.

Regular Savings Interest Calculator formula

This formula page covers the app's Regular Savings Interest Calculator: one starting balance, one fixed monthly deposit, one annual percentage-rate assumption, and a term entered in months. It estimates gross savings growth before tax, fees, withdrawals, changing rates, provider rules, or personal tax treatment.

r = annualRatePct / 100 / 12; g = (1 + r)^n; depositGrowth = r === 0 ? D * n : D * ((g - 1) / r); FV = P * g + depositGrowth; TD = P + D * n; I = FV - TD

The annual percentage input is converted to a monthly decimal rate. The starting balance grows for every month, and fixed monthly deposits are treated as end-of-month deposits.
SymbolMeaningHow this page uses it
FVFinal balanceThe estimated ending balance after starting-balance growth and monthly deposits are combined.
PStarting balanceThe Starting balance entered on the calculator.
DMonthly depositThe fixed deposit added at the end of each month. The calculator does not increase this amount over time.
annualRatePctAnnual rate percentageThe Annual interest rate field as entered by the user, such as 4.25 for 4.25 percent.
rMonthly decimal rateThe annual percentage divided by 100 and then by 12. For 4.25 percent, r is about 0.00354167.
nTerm monthsThe Term in months field, used directly as the number of monthly growth periods.
gGrowth factorOne plus the monthly rate, raised to the term-month count.
depositGrowthEnd-of-month deposit growthThe future value of the fixed monthly deposits. When r is 0, this is simply deposits times months.
TDTotal depositsStarting balance plus all fixed monthly deposits made during the term.
IInterest earnedFinal balance minus total deposits, before tax, fees, or withdrawal effects.

Step by step

  1. Convert the entered annual percentage rate into a monthly decimal rate by dividing by 100 and then by 12.
  2. Raise one plus the monthly rate to the term-month count to calculate the growth factor for the starting balance.
  3. Grow the starting balance by multiplying it by that growth factor.
  4. Calculate the future value of fixed monthly deposits using the end-of-month annuity factor. The first monthly deposit earns interest for one fewer month than the starting balance.
  5. If the monthly rate is 0, skip the annuity division and use monthly deposit times term months for the deposit-growth piece.
  6. Add starting-balance growth and deposit growth to get Final balance.
  7. Calculate Total deposits as starting balance plus monthly deposit times term months.
  8. Calculate Interest earned as Final balance minus Total deposits.
  9. Choose the jurisdiction note from the calculation context: US examples say the projection is before federal or state tax, while UK examples say it is before PSA or tax treatment.
  10. Round currency outputs to two decimals after the full-precision growth calculation.

Worked example

Default example: $5,000 plus $250 monthly at 4.25 percent for 60 months

The default US and UK fixtures use a 5,000 starting balance, a 250 monthly deposit, a 4.25 percent annual-rate assumption, and a 60-month term.

  1. Convert 4.25 percent to 0.0425, then divide by 12 to get a monthly decimal rate of about 0.00354167.
  2. Raise 1.00354167 to the 60th power to get a growth factor of about 1.236302.
  3. The starting balance grows to about 6,181.51 before adding the future value of deposits.
  4. The end-of-month deposit factor gives about 16,680.13 of deposit value from 60 monthly deposits of 250.
  5. Final balance is 6,181.51 plus 16,680.13, which rounds to 22,861.64.
  6. Total deposits are 5,000 plus 250 times 60, or 20,000.00.
  7. Interest earned is 22,861.64 minus 20,000.00, or 2,861.64.
  8. The zero-rate validation case uses a 1,250 starting balance, 400 monthly deposits, and 24 months. Because r is 0, final balance equals total deposits of 10,850.00 and interest earned is 0.00.

The example explains the calculator mechanics. It is a gross educational estimate, not a bank quote, tax calculation, product comparison, or recommendation about where to save.

Assumptions and what this calculator ignores

Geographic scope: calibrated for US and UK conventions. Other regions can use the result as a generic estimate, but local products, taxes, and disclosures may differ.

What this formula does not include

Common mistakes to avoid

Key terms

Gross interest
Interest before tax, fees, or deductions. The calculator reports gross interest so the formula stays separate from personal tax status and account-specific rules.
End-of-month deposit
A deposit modeled after that month's interest step. This means the first monthly deposit earns interest for one fewer month than the starting balance.
Annual rate assumption
The yearly percentage rate entered in the calculator. The model divides this by 100 and 12; it does not convert, verify, or compare real APY, AER, or product-rate disclosures.

Frequently asked questions

How is regular monthly saving different from lump-sum growth?

Each deposit compounds only from the month it lands, so the closed-form result combines starting-balance growth with the deposit annuity factor: FV = P(1+r)^n + D((1+r)^n − 1)/r at a monthly rate. The default example - $5,000 starting, $250 monthly at 4.25 percent for 60 months - shows deposits dominating the final balance while interest builds on top. Total deposits and interest earned are reported separately.

Is the rate here an APY or AER?

Neither - it is a nominal annual rate divided by 12 for the monthly simulation. Advertised APY (US) and AER (UK) figures already include compounding, so entering one as the nominal rate slightly overstates growth. The calculator is calibrated for US and UK saving conventions and notes the jurisdiction context in its output, but the rate is always your planning assumption, not a live product rate.

Does this savings estimate include tax on the interest?

No - the result is gross. US savings interest is generally taxable as income, while the UK has a Personal Savings Allowance and ISA wrappers that change the picture; neither jurisdiction's rules are applied here. Fees, withdrawals, bonus-rate expiry, and rate changes are also outside the model. Treat the output as the before-tax ceiling for the entered assumptions, then apply your own tax situation.

Methodology, sources, and disclaimer

This calculator is an original closed-form regular-saver model combining starting-balance growth with the monthly-deposit annuity factor at rate ÷ 12, calibrated for US and UK saving conventions, validated by deterministic fixtures, edge cases, and rounding policy tests. It is not copied from a single source.

Fixtures pin the $5,000-plus-$250-monthly default at 4.25 percent over 60 months and the zero-rate linear branch. The result remains an educational estimate, not an APY or AER quote and not a tax-adjusted return.

Formula version 2026.05.20-us-uk-gross-savings. The version marks the calculation logic and validation fixture set used for this estimate.

Results are educational estimates, not advice. Read the full disclaimer.

Related reading

When another calculator fits better

savings

Savings Calculator

Estimate savings growth from an initial deposit, growing contributions, interest, compounding, and tax drag.

investment

Interest Calculator

Estimate ending balance, contributions, interest, tax drag, and inflation-adjusted buying power.

loan

Interest Rate Calculator

Find the fixed annual interest rate implied by a loan amount, loan term, and monthly payment.