Skip to content

Total Interest Cost of a Loan

Total Interest Cost of a Loan

All interest paid over the life of an amortizing loan, from the first payment until the balance reaches zero, summed from the schedule so the final capped payment is handled exactly.

When to use: The single most useful number when comparing loan offers: two loans with the same monthly payment can differ enormously in lifetime interest if their terms differ.

Calculator

Formula

Itotal=t=1TBt1×km,BT=0I_{\text{total}} = \sum_{t=1}^{T} B_{t-1} \times \frac{k}{m}, \quad B_T = 0

Variables

SymbolNameDescriptionUnit
TotalInterestTotal InterestInterest paid over the whole loan$
PVOriginal LoanOriginal loan amount$
PMTPaymentPeriodic payment amount$
kInterest RateAnnual interest rate%
mPayments per YearNumber of payments per yearinteger

Real-Life Examples

Example 1: 30-Year Mortgage

A $300,000 mortgage at 6.5% paid at $1,896.20 per month until it is gone. Total interest?

Given

PV = $300,000.00PMT = $1,896.20k = 6.5000%m = 12.00

Step-by-Step

1.Run the schedule month by month until the balance is zero (360 payments)
2.Sum every month's interest charge
3.Total interest ≈ $382,636.53
Result:$382,636.53

The borrower pays $382,637 of interest on a $300,000 loan, more than the amount borrowed. This is why extra principal payments early in a long loan are so powerful.

Example 2: 5-Year Auto Loan

A $25,000 car loan at 7% paid at $495.03 per month. Total interest?

Given

PV = $25,000.00PMT = $495.03k = 7.0000%m = 12.00

Step-by-Step

1.Run the schedule until the balance is zero (60 payments)
2.Sum every month's interest
3.Total interest ≈ $4,701.80
Result:$4,701.80

About 19% on top of the amount borrowed. A shorter term keeps total interest modest even at a higher rate.

Frequently Asked Questions

That works when the final payment is a full one. The schedule handles the common case where the last payment is smaller than the rest, and it also reveals when a payment is too small to ever retire the loan.

The balance grows instead of shrinking and the loan never pays off, so the formula returns an error rather than a misleading number.