basic

Balloon Loan Final Payment Calculator

balloon = P · (1 + r)^n − M · [((1 + r)^n − 1) / r].

Compute the final balloon payment on a partially-amortising loan. The borrower pays a smaller fixed monthly payment M (insufficient to fully amortize) for n months, then a single balloon payment at month n+1 covers the remaining balance: balloon = P · (1 + r)^n − M · [((1 + r)^n − 1) / r] (r = monthly rate).

Published Last reviewed 1 min read

Inputs

$
%
$

Results

Enter values and click Calculate to see results.
Was this helpful?

How to use this calculator

  1. Fill in the inputs above using the units you already have.
  2. Values update automatically as you type — no submit button needed.
  3. Hover any result row for the underlying formula and intermediate values.

Formula

balloon = P · (1 + r)ⁿ − M · [((1 + r)ⁿ − 1) / r].

In depth

Compute the final balloon payment on a partially-amortising loan. The borrower pays a smaller fixed monthly payment M (insufficient to fully amortize) for n months, then a single balloon payment at month n+1 covers the remaining balance: balloon = P · (1 + r)^n − M · [((1 + r)^n − 1) / r] (r = monthly rate).