Financial

FV Annuity Table

FVIFA table. Free online FV Annuity Table. Calculate fv annuity table online — fast, accurate, mobile-friendly, no signup needed.

FVIFA
12.577893

Derivation

  1. ├── 01Givenr = 5, n = 10
  2. ├── 02Formula{let t=e.r,a=e.n;return((1+t / 100)^(a)-1) / (t / 100)}
  3. ├── 03Substitute{let t=e.5,a=e.10;return((1+t / 100)^(a)-1) / (t / 100)}
  4. └── 04Compute FVIFA12.577893
Did you know?

Benjamin Franklin’s will (1790) left £1,000 each to Boston and Philadelphia on 200-year compound-interest terms — the Boston fund reached $5 million in 1990.

§01What is

Understanding the FV Annuity Table

The FV Annuity Table computes FVIFA from 2 inputs: rate (%), periods. FVIFA table.

Quick calculators for the math that shouldn’t need a notepad — instant, accurate, private to your browser. The FV Annuity Table sits in that toolkit — it FVIFA table. Enter your numbers above and the result updates instantly; every step of the math is shown in the Derivation panel so you can see exactly how the answer was reached.

§02The Formula

How it’s calculated

{let t=e.r,a=e.n;return((1+t / 100)^(a)-1) / (t / 100)}

Where

r
Rate (%)
n
Periods
§03Practical Example

Step-by-step walkthrough

Scenario

Apply the formula to a realistic set of inputs: Rate (%) = 5, Periods = 10.

  1. 01Start by noting the input — Rate (%): 5.
  2. 02Start by noting the input — Periods: 10.
  3. 03Substitute these values into the formula: {let t=e.r,a=e.n;return((1+t / 100)^(a)-1) / (t / 100)}
  4. 04Compute FVIFA: the calculator returns 12.5779.
  5. 05Cross-check the answer by opening the Derivation panel above — every line of math is shown so you can follow the computation end-to-end.
§04Variants

Common FV Annuity Table Problems

The formula gets rearranged depending on which variable you need. Here are the patterns you’ll run into in the real world — find the one that matches your problem and follow the worked steps.

01 · PATTERN

Rate (%) halved

r = 2.5 (from 5)

Keep every other input at its default and halve the rate (%). See how fvifa responds.

  1. 01New Rate (%): 2.5
  2. 02Baseline FVIFA: 12.5779
  3. 03New FVIFA: 11.2034
  4. 04FVIFA decreases by 10.9% → use this sensitivity to plan for real-world variation.
02 · PATTERN

Rate (%) doubled

r = 10 (from 5)

Keep every other input at its default and double the rate (%). See how fvifa responds.

  1. 01New Rate (%): 10
  2. 02Baseline FVIFA: 12.5779
  3. 03New FVIFA: 15.9374
  4. 04FVIFA increases by 26.7% → use this sensitivity to plan for real-world variation.
03 · PATTERN

Periods halved

n = 5 (from 10)

Keep every other input at its default and halve the periods. See how fvifa responds.

  1. 01New Periods: 5
  2. 02Baseline FVIFA: 12.5779
  3. 03New FVIFA: 5.52563
  4. 04FVIFA decreases by 56.1% → use this sensitivity to plan for real-world variation.
04 · PATTERN

Periods doubled

n = 20 (from 10)

Keep every other input at its default and double the periods. See how fvifa responds.

  1. 01New Periods: 20
  2. 02Baseline FVIFA: 12.5779
  3. 03New FVIFA: 33.066
  4. 04FVIFA increases by 162.9% → use this sensitivity to plan for real-world variation.
§05FAQ

Frequently asked questions

Yes. The calculator implements the standard formula as documented and returns exact floating-point results. No approximations are used unless noted in the formula.
Your feedback

How useful was this calculator?

Your ratings stay in your browser — they help us learn which tools people actually rely on.

Rate it
Was this helpful?