Skip to main content
CalcVerdict

Annuity Payout Calculator

Find the fixed payout a lump sum can pay over a set number of years, or how long a fixed payout will last, with a year-by-year balance depletion schedule.

FinancialWorks without JavaScriptReviewed 2026-08-26

Inputs

Your numbers

Choose whether you know how long the payouts should last, or how large each payout should be.

The lump sum you are annuitizing today.

The nominal annual rate the remaining balance keeps earning during payout.

Used when solving for the payout amount — how many years the balance should last.

Used when solving for how long payouts last — the fixed amount withdrawn each period.

How often the balance pays out.

Try an example

Result

Enter your values and press Calculate to see the result here.

Formulas verified against the primary sources cited below. Last checked 2026-08-26.

Built and maintained by Eddy Bo, founder of CalcVerdict.

How does this calculator work?

An annuity payout, in the sense this calculator uses, is the reverse of building up savings: you start with a lump sum and draw it down in equal, regular payments until it reaches zero. Three quantities describe a fixed-period payout completely — the payout amount, the number of periods, and the periodic growth rate — and fixing any two determines the third. This tool solves for whichever one you leave unfixed, in either of two directions: given a term in years, how large can each payout be; or given a payout amount, how many years will it last. The payout formula is the standard level-payment annuity equation solved for payment: PMT equals PV times the periodic rate times one plus the periodic rate to the power n, all divided by one plus the periodic rate to the power n minus one. It is the identical equation a loan payment uses, run in reverse — a loan pays a lender down to zero out of a borrower's income; a payout annuity pays a balance down to zero into the owner's pocket. When the rate is exactly zero the formula divides by zero, and the correct answer — payout equals principal divided by the number of periods — is handled as an explicit branch rather than left to blow up. Solving in the other direction, for the number of periods a fixed payout lasts, has no algebraic shortcut: n equals the natural log of payout divided by (payout minus principal times the periodic rate), over the natural log of one plus the periodic rate. That denominator is the reason a payout has to clear a floor. If the payout is less than or equal to the interest the balance earns in a single period, the balance never shrinks — it is a de facto perpetuity — and no finite n exists, so the calculator rejects that input with a field message rather than a nonsense number. Payout frequency changes the periodic rate the same way it does for a loan: a 6% annual rate paid monthly becomes a 0.5% periodic rate compounded twelve times, not a 6% rate paid once. More frequent payouts pull money out earlier within each year, leaving less balance invested between withdrawals, which is why a monthly schedule of the same present value and term pays out slightly LESS in total, nominal dollars than an annual schedule of that same balance. The depletion schedule shown below is not the same arithmetic as the closed-form payout formula — it is a period-by-period simulation, rolled up into annual rows: apply growth to the current balance, subtract the payout (capped at whatever balance remains, so the account never goes negative), and carry the result forward. Comparing the simulated ending balance against zero is a useful sanity check on the formula itself. What this tool does not model is just as important. There is no mortality table and no life-expectancy assumption anywhere in it: this is a fixed-period, period-certain payout, not a lifetime-income annuity. An insurer pricing a genuine lifetime annuity pools longevity risk across many policyholders and can therefore pay a rate that would run out in fewer years if applied to a fixed term instead, precisely because some policyholders live longer than others and some die sooner. Nor does this tool adjust for inflation, taxes, or a rate that changes over time — the growth rate you enter is held constant for every period of the schedule. For a broader retirement income plan that layers Social Security timing and required minimum distributions on top of a payout schedule like this one, see the retirement calculator, the social security calculator, and the RMD calculator.

What questions do people ask about this calculator?

What is an annuity payout calculator?

It answers one of two questions about a lump sum you plan to draw down in fixed payments: either how large each payment can be if you want the money to last a set number of years, or how long a fixed payment amount will make the money last. Both modes assume the remaining balance keeps earning the entered growth rate while it pays out.

Does this calculator account for life expectancy or a guaranteed lifetime payout?

No. This tool calculates a fixed-period (period-certain) payout — it fully depletes the balance on a schedule you choose, with no mortality assumption. A lifetime-income annuity from an insurer prices in life expectancy and pools longevity risk across policyholders, so its payout differs from a plain fixed-period withdrawal at the same rate.

What happens if the payout is too small to ever exhaust the balance?

When solving for how long payouts last, a payment that is less than or equal to the interest the balance earns each period never draws the balance down — the money would pay out forever, so the calculator reports that no finite payout term exists rather than an incorrect number.

Why does the payout amount depend on how often I withdraw?

Monthly payouts split the annual rate into 12 smaller periodic compounding steps, so a monthly schedule pays out slightly LESS in total, nominal dollars over the same term than a single annual payout of the same present value — with monthly withdrawals, less money is left in the balance to keep earning growth between payments.

Is the growth rate during payout guaranteed?

No. The rate you enter is an assumption you supply — a fixed annuity contract rate, an expected portfolio return, or a conservative planning rate. This calculator does not look up or guarantee any rate; it only computes the arithmetic consequence of the rate you enter.

Can the payout term be longer than my expected lifetime?

Yes — this calculator has no concept of mortality, so you can enter any term. For retirement income planning that reflects your own expected lifespan and Social Security timing, pair this tool with the [retirement calculator](/retirement-calculator) and the [social security calculator](/social-security-calculator).

Sources