Category

Payback Period Calculator — Calculate Simple and Discounted Payback Period

Calculate the payback period for any investment — simple or discounted. Supports regular and irregular cash flows, 26 world currencies including USD and RUB, American and European number formats.

0 calculations

Calculation Parameters

$
$

Enter the net cash inflow for each year (leave 0 if no cash flow that year)

$
$
$
$
$
$
$
$
$
$
%
Leave 0 to calculate simple payback period only. Enter a rate (e.g. 5) to also calculate the discounted payback period.

Enter Parameters

Fill in the form on the left and click "Calculate"

What is the Payback Period?

The payback period is the length of time required to recover the initial cost of an investment. It is one of the simplest capital budgeting tools used by businesses and investors to evaluate whether a project is worth pursuing. The shorter the payback period, the lower the risk of the investment.

Simple Payback Period Formula

For investments with regular (equal) annual cash flows, the formula is straightforward:

PP = Initial Investment / Annual Cash Inflow

Example: You invest $100,000 and earn $24,000 per year.

PP = $100,000 / $24,000 = 4.17 years (≈ 4 years 2 months)

Discounted Payback Period (DPP)

The simple payback period ignores the time value of money — the fact that a dollar today is worth more than a dollar in the future. The discounted payback period accounts for this by discounting future cash flows at a given rate R:

DPP = −ln(1 − I × R / C) / ln(1 + R)

Where:

  • DPP — Discounted Payback Period (years)
  • I — Initial investment
  • RDiscount rate (as a decimal, e.g. 0.05 for 5%)
  • C — Annual cash inflow

Example (same as above with a 5% discount rate):

DPP = −ln(1 − 100,000 × 0.05 / 24,000) / ln(1.05)
    = −ln(1 − 0.2083) / ln(1.05)
    = −ln(0.7917) / 0.04879
    ≈ 4.76 years (≈ 4 years 9 months)

Notice that the DPP is always longer than the simple PP, because discounting reduces the present value of future cash flows.

Payback Period with Irregular Cash Flows

When cash flows differ from year to year, you calculate the payback period by accumulating cash flows year by year until the cumulative amount equals or exceeds the initial investment:

  1. List all annual cash flows (Year 1, Year 2, … Year N)
  2. Compute the running cumulative sum
  3. Identify the year in which the cumulative sum first reaches the investment
  4. Interpolate the exact fraction of that year: PP = (Year − 1) + Remaining / CF_Year

For the discounted version with irregular cash flows, first discount each year's cash flow: PV_t = CF_t / (1 + R)^t, then cumulate the discounted values.

How to Interpret the Payback Period

  • Short payback period — lower risk; the investment recoups quickly
  • Long payback period — higher risk; many things can change over many years
  • Compare your result against a company's maximum acceptable payback period (often 2–5 years for most industries)

Limitations

The payback period is a simple and intuitive metric, but it has limitations:

  • It ignores cash flows after the payback date (the investment may keep generating returns for years)
  • The simple version ignores the time value of money (use DPP to fix this)
  • It does not measure profitability — a project with a short payback may still have a negative NPV
  • Use it in combination with NPV and IRR for a complete picture

American vs. European Number Format

This calculator supports two number formats:

  • American (US): thousands separator is a comma, decimal is a period — e.g. 1,234,567.89
  • European (Metric): thousands separator is a period, decimal is a comma — e.g. 1.234.567,89

Calculation History

Loading...