Free online APR calculator
APR is the total yearly cost of a loan expressed as a percentage, including interest and fees. This calculator converts a nominal rate plus upfront fees into APR so you can.
How to use
- Enter the loan amount — the principal you are borrowing.
- Enter the nominal interest rate from the lender’s quote.
- Add all upfront fees (origination, points, processing).
- Set the loan term in months.
- Click Calculate APR to see the true annualized cost.
The formula
The payment is calculated at the nominal rate:
Payment = P × r_nom / (1 − (1 + r_nom)^−n)
APR is the monthly IRR m such that:
loanAmount − fees = Σ Payment / (1 + m)^t for t = 1 to n
Then APR = m × 12. The calculator finds m using binary search.
Worked example
$200,000 loan, 6.5% nominal rate, $3,000 fees, 360-month term:
- Monthly payment ≈ $1,264
- APR ≈ 6.72% (higher than 6.5% because the $3,000 fee raises the effective cost)
A competing lender offers 6.4% with $5,000 in fees — the APR would be higher, making the first offer better despite its higher nominal rate.
Notes
- APR is a standardized disclosure figure required by the Truth in Lending Act (Regulation Z) in the US.
- This calculator uses a nominal APR (IRR × 12), not an effective annual rate (EAR). Lenders typically report nominal APR.
- Private mortgage insurance (PMI) and homeowner’s insurance are generally excluded from APR; include them only if your lender does.
Frequently asked
What is the difference between APR and interest rate?
How is APR calculated?
Why does APR matter more for short loans?
Does a lower APR always mean a better deal?
Related calculators
- Mortgage calculator
Monthly payment and amortization schedule for a fixed-rate mortgage.
- Refinance calculator
See monthly savings and break-even when swapping to a lower rate.
- Loan calculator
Generic installment loan payment for any term and rate.
- Compound interest calculator
How any principal grows with compounding over time.