Future Value of Uneven Cash Flows Calculator
Compute the future value of a series of unequal cash flows compounded forward at a given rate to the end of the period.
Result
How to use this calculator
- Enter your cash flows as a comma-separated list, one per period.
- Enter the interest/return rate per period.
- Read the total future value at the end of the last period.
- See how each cash flow grows and the total interest earned.
About this calculator
Many real-world plans involve deposits or income that change from period to period rather than a fixed amount. This calculator finds the future value of such a stream of uneven cash flows by compounding each one forward to the end of the final period at a constant rate. A cash flow that occurs earlier earns interest over more periods, so it contributes more to the final total than a later one of the same size. Enter your cash flows as a comma-separated list — the first is treated as occurring at the end of period one — and a rate per period, and the tool sums the grown values, breaking out how much each flow becomes and how much of the total is interest. This is the building block behind retirement projections, irregular savings plans, and valuing variable income.
How it works — the formula
FV = Σ_{t=1..n} CFₜ × (1 + r)^(n − t)
(first flow at end of period 1, valued at end of period n)Each cash flow is grown by the number of periods between when it occurs and the final period, then summed.
Worked examples
- Inputs:
- flows=1000,2000,3000; rate=5
- Output:
- 1102.5 + 2100 + 3000 = $6,202.50
- Inputs:
- flows=500,500,500,500; rate=4
- Output:
- $2,122.98 (level annuity)
- Inputs:
- flows=5000,-1000,3000; rate=6
- Output:
- mixed deposit/withdrawal
Limitations
- Ordinary-annuity timing (end of period); multiply by (1+r) for due.
- Constant rate across all periods.
- Breakdown lists the first 8 flows for readability.
Time-value calculation; assumes a constant periodic rate.
Frequently asked
How do you find the future value of uneven cash flows?+
When does the first cash flow occur?+
How is this different from a regular annuity?+
Why do earlier cash flows contribute more?+
Can I include negative cash flows?+
What rate should I use?+
Related calculators
More tools you might like
Hand-picked tools that pair well with this one — same audience, same intent.
Project the future value of a present sum at a nominal growth rate, then adjust for inflation to show its real, inflation-adjusted value.
Find the future cost of a goal after inflation and the monthly contribution needed to reach it at a given rate of return.
Find the periodic payment of an annuity from its present value, interest rate, and number of periods — for both ordinary annuities and annuities-due.
Project the future value of a share holding when dividends are reinvested, from your initial shares, price, yield, and growth.
V = C / r — present value of an infinite stream of equal cash flows.
Time-value-of-money solver — solve for Present Value, Future Value, Payment, Periods, or Interest rate given the other four. The HP-12C and TI BA-II Plus core in a free browser tool.