Topics › Return on a Savings Plan

Return on a Savings Plan

Iteratively determines the annual return of a regular savings plan (optionally with starting capital) that leads to a known final value – ideal for comparing insurance policies.

Type values, assign them with the value keys and press "Solve". It is the same financial calculator as under "Calculator" in the menu above.

Examples for this calculator
Each example is a story with explanation and a "what you learn" takeaway.
Formula
Iterative: i_eff such that K0·q^n + R·(q^n−1)/(q−1) = FV
How the formula works

With a savings plan the rate cannot be solved directly because it appears in several places of the formula. The calculator tries it iteratively until the deposits and target value match exactly (internal rate of return). This is how, for example, the true return of an insurance policy becomes visible.

Internal rate of a savings plan; iterative solution, output as the effective rate.

Embed on your own website

iframe code

Click the code to copy it to your clipboard.

<iframe src="https://fintechcalc.metacruce.com/calculator.php?c=sparplan-rendite&embed=1" width="100%" height="640" style="border:1px solid #ddd;border-radius:12px" loading="lazy"></iframe>