How to Pay Off Your Mortgage Early: Extra Principal, Biweekly, and Recasting

Learn

How to pay off your mortgage early: extra principal, biweekly payments, and recasting

Published December 15, 2011 · Updated July 24, 2026 · 6 min read

Valley West Mortgage is an independent mortgage lender, NMLS #65506, and is not affiliated with or endorsed by the Federal Housing Administration (FHA), HUD, the U.S. Department of Veterans Affairs, Fannie Mae, or Freddie Mac. This article is educational; every figure shown is an illustrative example - not a quote, offer, approval, or commitment to lend.

Quick answer: You can pay off a mortgage early four ways: send extra principal whenever you like, switch to biweekly payments (which quietly makes 13 full payments a year), recast after a lump sum to re-amortize the balance, or refinance to a shorter term. Flexibility runs in that order - and so does commitment. The one rule that governs all four: extra money must be explicitly applied to principal, and you should verify it on the next statement.

Key takeaways

  • Extra principal is the most flexible accelerator - any amount, any month, stop anytime.
  • Biweekly = 26 half-payments = 13 full payments a year; skip paid "biweekly services."
  • Recast lowers the payment after a lump sum without touching your rate; typically conventional-only.
  • A 15-year refinance forces the discipline but removes the flexibility - compare honestly.

Extra principal: the flexible default

Every dollar of extra principal skips ahead on your amortization schedule, and early in a loan - when most of each payment is interest - the effect compounds hard. The mechanics matter: mark the payment principal-only with your servicer, then check the next statement to confirm it landed on principal rather than in suspense or as next month's payment. Round up, send tax refunds, or automate a fixed extra amount - the tool bends to your budget, not the other way around.

Biweekly payments: the calendar trick that is actually real

Pay half your mortgage every two weeks and the calendar does the rest: 26 half-payments is 13 full payments a year, one extra month of principal annually, every year, automatically. The caution is the industry that grew around it - third-party biweekly programs charging setup and per-transaction fees for arithmetic you can do free. If your servicer offers biweekly drafting at no cost, fine; otherwise just send one extra principal payment a year yourself.

Recasting: the lump-sum tool most owners have never heard of

A recast takes a large principal payment - an inheritance, a bonus, proceeds from a sale - and re-amortizes your remaining balance over the remaining term. Your rate stays, your term stays, your required payment drops, usually for a modest fee. It is the opposite of the other tools: instead of shortening the loan, it makes the loan lighter. Recasting is generally a conventional loan feature; FHA and VA loans typically do not offer it - for those, the equivalent move is a refinance.

Before you accelerate anything

Extra principal earns exactly your mortgage rate, guaranteed and tax-situation-dependent - a fine return, but not automatically the best use of the next dollar. Fund the emergency reserve first, kill high-interest debt, capture any retirement match. Prepaying a mortgage while carrying credit card balances is paying down your cheapest debt while your most expensive one compounds.

Example borrower scenario

An owner adds a fixed extra amount to principal each month starting in year two of a 30-year loan, and sends one extra full payment each January. No refinance, no fees, no commitment - and the loan is on track to retire years early. When a family windfall arrives, they weigh a recast (lower payment, same payoff date) against simply applying it as principal (same payment, earlier payoff) and choose based on cash-flow needs. Illustrative only.

Deciding between extra principal, a recast, or a shorter term?

A Las Vegas loan officer can run your actual balance and rate through all three paths in one conversation - including whether a shorter-term refinance beats do-it-yourself prepayment on your numbers. No obligation.

Get your fast quote

Early payoff FAQ

How can I pay off my mortgage early?

Four main tools: extra principal payments, biweekly payments (13 full payments a year instead of 12), a lump-sum recast, or refinancing to a shorter term. Extra principal is the most flexible; the shorter-term refinance is the most binding.

Do extra payments automatically go to principal?

Not always. Tell your servicer explicitly that extra money is a principal-only payment - otherwise it may sit as a prepayment of next month or in suspense. Verify on your next statement.

What is a mortgage recast?

You make a large lump-sum principal payment and the servicer re-amortizes the remaining balance over the existing term, lowering the monthly payment while keeping your rate. Usually a small fee; generally a conventional-loan feature - FHA and VA loans typically do not recast.

Is biweekly payment a trick?

The mechanism is real: 26 half-payments equals 13 full payments per year, so you retire an extra month of principal annually. Just avoid third-party biweekly services that charge fees for what you can do free by sending the extra principal yourself.

Should I pay off my mortgage early at all?

Only after higher-priority money is handled: an emergency fund, high-interest debt, and retirement matches. Extra principal earns you your mortgage rate, guaranteed - compare that honestly against what the same dollars could do elsewhere.

Sources

Facts last verified July 24, 2026 against CFPB publications.

Reviewed by
Vatche Saatdjian
President, Valley West Mortgage · NMLS #69363 · Company NMLS #65506

Las Vegas mortgage expert since 2004 · Equal Housing Opportunity. Valley West Mortgage is an independent mortgage lender operating in 32+ states and DC, with offices at 8010 W Sahara Ave Ste 140, Las Vegas, NV. Find a loan officer →

'; o.addEventListener('click',function(ev){ if(ev.target===o||ev.target.className==='vw-bbp-close'){ o.remove(); } }); document.addEventListener('keydown',function esc(ev){ if(ev.key==='Escape'){ var x=document.querySelector('.vw-bbp-overlay'); if(x)x.remove(); document.removeEventListener('keydown',esc); } }); document.body.appendChild(o); } function fire(){ if(stopped())return; mark(); teardown(); loadBB(function(ok){ if(ok){ var called=false; try{ BB.api.openModal('leadWorkflow'); called=true; }catch(e){} if(called){ /* openModal can return silently with the modal never displayed on this origin; verify it is actually visible, else fall back */ var n=0,iv=setInterval(function(){ var f=document.querySelector('iframe[src*="global_modal"]'); if(f){ var cs=window.getComputedStyle(f); if(cs.display!=='none'&&f.offsetWidth>0){ clearInterval(iv); return; } } if(++n>=8){ clearInterval(iv); fallback(); } },250); return; } } fallback(); }); } var timers=[]; function onExit(e){ if(e.clientY<=8&&!e.relatedTarget)fire(); } function onScroll(){ var d=document.documentElement; var max=d.scrollHeight-window.innerHeight; var y=window.scrollY||d.scrollTop||document.body.scrollTop||0; if(max>0&&y/max>=0.6)fire(); } function teardown(){ document.removeEventListener('mouseout',onExit); window.removeEventListener('scroll',onScroll); document.body.removeEventListener('scroll',onScroll); timers.forEach(clearTimeout); } if(stopped())return; document.addEventListener('mouseout',onExit); window.addEventListener('scroll',onScroll,{passive:true}); document.body.addEventListener('scroll',onScroll,{passive:true}); timers.push(setTimeout(fire,45000)); })();