125 TOOLS · 0 SIGN-UP
TallyBench / Annuity Payout Calculator
// ANNUITY PAYOUT CALCULATOR

What monthly income can your balance provide?

Enter your account balance, an assumed payout-phase rate, and how many years you want it to last — this amortizes the balance to zero by the end of that period.

Estimate only — not financial advice. Models a period-certain, amortizing payout at a constant rate of return; it does not model a lifetime annuity based on life-expectancy mortality tables.
Monthly payout$0
Annual payout$0
Total payout over the period$0

How is an annuity payout calculated?

A period-certain annuity payout amortizes the account balance the same way a loan is paid down, but in reverse: instead of solving for a loan payment that pays off a debt, it solves for the fixed monthly payment that fully depletes the account balance over the chosen number of years, assuming the remaining balance keeps earning the stated rate of return throughout. The formula is monthly payout = balance × i ÷ (1 − (1 + i)−n), where i is the monthly rate and n is the number of monthly payments.

What's the difference between a period-certain and lifetime annuity?

A period-certain annuity pays out over a fixed, predetermined number of years regardless of how long the owner actually lives — if they live longer than the period, payments simply stop. A lifetime annuity instead uses actuarial mortality tables and pools risk across many annuity holders so it can guarantee payments for as long as the owner lives, however long that turns out to be. This calculator only models the period-certain, amortizing case — it doesn't incorporate mortality tables or lifetime guarantees.

Does the payout amount ever run out?

Yes, by design. A period-certain payout is deliberately structured so the account balance reaches exactly zero at the end of the chosen period, assuming the stated rate of return holds steady the whole time — that's the entire point of amortizing it rather than just taking interest-only withdrawals. This is a key difference from a true lifetime annuity, which is specifically designed so payments can't run out no matter how long the person lives. See the RMD Calculator if you're instead trying to figure out a required minimum withdrawal rather than choosing your own payout period.

How does the payout rate affect monthly income?

A higher assumed rate of return during the payout phase increases the monthly payment for a given balance and period, because the remaining, undrawn balance keeps earning more while it's being spent down. A longer payout period has the opposite effect on the monthly amount — spreading the same balance over more months lowers each individual payment, even though the total paid out over the full period may end up similar or higher due to the extra interest earned along the way.

Worked example: a $500,000 balance paid out over 20 years at a 4% annual rate during payout: monthly payout comes to roughly $3,029.90, or $36,358.82 per year. Over the full 20-year, 240-payment period, total payout adds up to about $727,176.40 — more than the original $500,000 balance, since the remaining funds kept earning interest throughout the drawdown. See the Annuity Calculator to see how a balance like this one accumulates in the first place.