Mortgage APR Calculator
Convert a note rate plus closing costs into the true annual percentage rate, the only figure that compares competing loan offers honestly.
Mortgage APR Calculator
Results recalculate instantly on every keystroke. Nothing you type is transmitted.
What this result does not account for
- Results are a model, not a quotation — an institution's own figures govern.
- Every input is an assumption; change one and the answer changes with it.
- Rounding is applied only at the display layer, so totals may differ by a cent from a statement that rounds each line.
In short: APR folds points and lender fees into the interest rate, revealing the real cost of credit. A $336,000 loan at a 6.5% note rate with $8,637.53 of financed costs carries an APR of 6.752% — a spread of 0.252 percentage points over the quoted rate.
Formula
APR is the rate that would produce your actual payment if the lender had advanced only the net proceeds you received after costs.
Worked Example
- Total the costs. $4,635.00 of lender fees plus $4,002.53 of other financed costs = $8,637.53.
- Payment at the note rate. $336,000 at 6.5% over 360 months = $2,123.75.
- Net advanced. $336,000 − $8,637.53 = $327,362.47.
- Solve for the rate. The rate making $327,362.47 amortise to $2,123.75 is 6.752%.
- Read the spread. 0.252 points above the quoted rate.
Analyst note. APR assumes you hold the loan to term. Because fees are amortised across all 360 months, a loan you exit after five years has a far higher effective cost than its APR suggests. APR is the right tool for comparing offers of similar structure and the wrong tool for short horizons.
Strengths & Limits Of This Model
Where this engine is strong
- Runs entirely in your browser — no figure you type is transmitted or stored.
- Shows the full working, so every number can be traced and challenged.
- Free, unmetered and free of affiliate incentives.
Where it stops
- Generalised assumptions cannot capture every individual circumstance.
- Jurisdiction-specific rules and mid-year changes may not be reflected.
- A model output is not a substitute for a professional review of your position.
Practical Use Cases
Comparing two lender offers honestly
A lower note rate with heavy fees frequently loses to a higher rate with none. APR is the single number that exposes this, and the Mortgage Points Calculator breaks the same trade-off into its parts.
Sanity-checking a Loan Estimate
The APR on page three of the Loan Estimate should closely match this result. A material discrepancy means fees you have not accounted for — cross-check with the Closing Cost Calculator.
Judging whether a no-cost loan is genuinely free
A no-cost loan carries a higher note rate but an APR equal to it. Comparing that APR against a fee-laden alternative settles the question, especially alongside the Refinance Calculator.
Methodology & Editorial Standards
APR is solved numerically by bisection over two hundred iterations, finding the rate at which the net amount advanced amortises to exactly the payment produced by the note rate on the full balance. This is the standard Regulation Z construction. Included costs are points, lender fees and other finance charges; genuinely third-party items such as appraisal fees, title insurance where the borrower may shop, prepaid property tax and hazard insurance are excluded from APR by regulation, which is why the default here is lower than total closing costs. The calculation assumes the loan runs to full term, so APR systematically understates the cost of credit for borrowers who sell or refinance early. The engine implements the standard published formula for this calculation. Inputs are validated for domain and sign before evaluation, and any undefined case returns an em-dash rather than a spurious value.
Computation runs in IEEE-754 double precision at full internal precision; rounding to two decimal places occurs strictly at the display layer, so no cumulative drift enters the result. All monetary outputs use accounting presentation — grouped thousands, two decimals, negatives in parentheses — so figures can be transcribed directly into a model or working paper. Division-by-zero and out-of-domain inputs return an em-dash rather than a misleading number.
This engine was reconciled against an independent reference implementation and hand-verified for the worked example above before release. Our full five-stage review process is published on the About Us page.
Disclaimer. This calculator is provided for informational and modelling purposes only and does not constitute financial, tax, legal, medical, or engineering advice. Verify all figures with a qualified professional before acting on them.
Mortgage APR Calculator — 20 Expert FAQs
20 analyst-written answers to the questions practitioners actually ask — optimised for voice and answer-engine retrieval.
What is the difference between APR and interest rate?
The note rate determines your payment; APR adds points and lender fees to express the true cost of credit. Here a 6.5% note rate with $8,637.53 of costs produces a 6.752% APR.
Why is my APR higher than my interest rate?
Because you are paying interest on the full balance while having received less than that after fees. The gap widens with larger fees and narrows as the loan term lengthens.
Is a lower APR always the better loan?
Only if you hold to term. APR amortises fees over the full period, so a borrower exiting after five years may be better off with a higher-APR, lower-fee loan. Match the comparison to your horizon.
What costs are included in APR?
Points, origination and other lender finance charges. Excluded are appraisal, title where shoppable, recording, prepaid tax and hazard insurance — which is why APR costs are lower than total closing costs.
How is APR actually calculated?
By solving for the rate at which the net amount advanced, $327,362.47 here, amortises to the payment produced by the note rate. There is no closed-form solution, so it is found numerically.
Should I compare loans by APR or by payment?
By APR for loans of the same term and structure, since payment alone ignores fees. For different terms neither is sufficient — compare total cost over the period you actually expect to hold the loan.
Does APR apply to adjustable-rate mortgages?
It is disclosed, but it is far less meaningful. ARM APR assumes the index stays flat after the fixed period, which it will not, so treat it as illustrative rather than predictive.
Why do lenders quote the note rate in advertising?
Because it is lower and produces the payment borrowers focus on. Regulation requires APR disclosure precisely because the note rate alone can conceal thousands in fees.
What is a normal APR-to-rate spread?
Typically 0.1 to 0.3 percentage points on a conventional loan with moderate fees. The 0.252 spread here is unremarkable. Anything above 0.5 warrants examining the fee schedule closely.
Does a no-closing-cost loan have APR equal to the rate?
Essentially yes, since there are no finance charges to amortise. The cost appears instead as a higher note rate, which is why comparing APRs across both structures is the fair test.
How does loan term affect APR?
Longer terms spread fees over more payments, lowering APR for identical costs. A fifteen-year loan with the same fees shows a noticeably higher APR than a thirty-year one.
Can APR be lower than the note rate?
Only where the lender provides a credit exceeding the finance charges, which is uncommon and usually signals a rebate-priced loan. In ordinary lending APR is always at or above the note rate.
Is this mortgage apr calculator free to use?
Yes. It is free, requires no account, and has no usage limits. ApexConverter is funded by contextual advertising, never by selling user data.
Is my data sent to a server?
No. The engine runs as Vanilla JavaScript inside your browser under our Zero-Server Client-Side Execution model. Your figures are computed locally and are never transmitted, logged, or stored.
How accurate is this calculator?
It applies the standard closed-form formula in IEEE-754 double precision, rounding only at the display layer. The engine is reconciled against an independent reference implementation before release.
Does it work on mobile?
Yes. The interface is mobile-first with numeric keypad hints and is tested down to a 320-pixel viewport with no horizontal scrolling.
Can I use it offline?
Largely, yes. Because computation is client-side, the page continues to calculate without a network connection once it has loaded.
Which currency does it use?
Amounts display in US$ accounting format, but the underlying mathematics is currency-agnostic. The result is identical in any currency, so simply read the figures in your own.
Why does a result show an em-dash?
An em-dash indicates the calculation is not defined for the inputs given — typically a division by zero or a value outside the valid domain. We show a dash rather than a misleading number.
How do I report an error?
Email apexconverter.praxiscalc@gmail.com with the tool URL, your exact inputs, the output received and the output you expected. Verified mathematical errors are patched within 72 hours.