APR Calculator (True Cost of a Loan)
Find the real annual cost of a loan: enter amount, rate, term and upfront fees to get the APR, monthly payment and total repayment.
1,079 views
How the APR Is Calculated
A lender advertises a nominal interest rate, but origination fees, mandatory insurance, and appraisal charges mean the money you actually receive is less than the amount you pay interest on. The tool solves for the rate that makes those two sides match: it takes your loan amount, term, and nominal rate to compute the fixed monthly payment using the standard amortization formula, then subtracts your upfront fees from the disbursed amount to get the net amount received. It then searches — using numerical root-finding (bisection) — for the monthly rate at which the present value of all your payments equals that net amount, and annualizes it with compounding. That annualized rate is the APR.
Worked example: you borrow $20,000 at a 6% nominal annual rate over 5 years (60 months), with a $600 origination fee. The nominal rate gives a monthly payment of roughly $386.66. But you only actually receive $19,400 ($20,000 − $600) to spend, while still repaying the payment schedule calculated on the full $20,000. Solving for the rate that equates $19,400 today to that same 60-payment stream pushes the effective yearly cost up to roughly 6.7-6.9% APR — meaningfully higher than the advertised 6%, purely because of the fee. The tool also reports the effective annual rate (compounding only, no fees, here ≈6.17%) so you can see how much of the total gap comes from fees versus from monthly compounding.
What to Know Before Comparing Loans
APR is always equal to or higher than the nominal rate — it can never be lower, because fees only ever subtract value from what you receive. When comparing two loan offers, the one with the lower APR is the genuinely cheaper loan, even if its advertised nominal rate looks higher on a billboard; a "0% fee, 7% rate" loan can easily beat a "3% fee, 5.5% rate" loan once the fee is folded in.
Only include charges that are conditional on taking the loan: origination or arrangement fees, mandatory credit insurance, appraisal costs tied to underwriting. Do not include costs you would pay regardless — property taxes, optional insurance you would buy anyway, or costs unrelated to the loan's disbursement.
Regulatory APR calculations (EU and US style) use a standard actuarial method, which is what this tool follows; your bank's disclosed APR should land within a few tenths of a percentage point of this result. Small gaps can appear if your lender spreads fees across the term rather than charging them upfront, or uses a different day-count convention. The size of the fee-driven gap also depends on the loan's term: the same fixed fee pushes the APR up more on a short loan than on a long one, because it is amortized over fewer total payments. This calculator is provided for informational and educational purposes only and does not constitute financial advice — verify final terms directly with your lender before signing.
Frequently Asked Questions
What is the difference between nominal rate, effective rate and APR?
The nominal annual rate is the monthly rate ×12 with no compounding. The effective annual rate compounds the monthly rate ((1+i)¹²−1) but ignores fees. APR additionally accounts for upfront fees by treating them as money you never received, so it is the truest yearly cost.
Which fees should I include?
Any one-time charge paid at disbursement: origination/arrangement fee, mandatory insurance premiums, appraisal and file costs. Do not include charges you would pay anyway without the loan.
How is the APR solved mathematically?
The tool finds the monthly rate at which the present value of your payments equals the net amount you received (loan minus fees) using numerical root finding (bisection), then annualises it with compounding.
Does this match the APR my bank discloses?
It uses the standard actuarial method required by most regulators (EU/US style). Small differences can appear if your lender spreads fees monthly or uses day-count conventions, but it is typically within a few tenths of a percent.
Why does a shorter loan term make fees hurt more?
A fixed upfront fee is spread over fewer monthly payments on a short loan, so it represents a larger share of each payment's real cost. The same $500 fee barely moves the APR on a 20-year mortgage but can add a full percentage point or more to a 12-month personal loan — always check APR, not just the fee amount, when comparing short-term offers.
Similar Tools
Report a Problem
APR Calculator (True Cost of a Loan)
Comments
No comments yet — be the first to write one!