Biweekly Mortgage Payment Calculator

A biweekly mortgage plan sends half your normal payment every fourteen days. Because a year holds 26 fourteen-day periods rather than 24, you make the equivalent of thirteen monthly payments instead of twelve, and the extra one goes entirely to principal. This calculator amortises both schedules period by period and reports the payoff date, the months you gain, and the interest you keep. It also shows the plain monthly amount that produces the same result, so you can decide whether a servicer's enrollment fee buys you anything you could not arrange for free.

Calculator

This calculator runs in your browser. Enable JavaScript for live results — the inputs, formula and worked example below remain fully readable without it.

Inputs this calculator takes, with typical values
InputWhat to enterExample
Loan amount or current balanceThe balance the schedule starts from — your original principal, or today's payoff balance if you are switching mid-loan.200000 $
Interest rateThe note rate on your mortgage, not the APR shown on the closing disclosure.6 %
Remaining termYears left on the monthly schedule. Use the original term if the loan is new.30 years
Acceleration methodTrue biweekly credits each half-payment on the day it arrives; the monthly option adds one twelfth of the payment to every monthly instalment instead.True biweekly — 26 half-payments a year
Enrollment or setup feeOne-off charge some servicers and third-party programmes levy to open a biweekly plan.0 $

It returns

  • Half-payment every 14 days — Exactly half the standard monthly principal-and-interest payment. Escrow is handled separately by most servicers.
  • Standard monthly payment
  • Payoff time on the accelerated plan
  • Time gained versus the monthly schedule
  • Interest saved
  • Total interest on the accelerated plan
  • Equivalent extra principal per month — One twelfth of the monthly payment — the amount you would add to a normal payment to reproduce a biweekly plan without enrolling in one.

The formula

M2=12Pr1(1+r)n
k=ln(1iPM/2)ln(1+i)

In plain text: Half-payment = M / 2, amortised at i = APR / 26 every 14 days, where M = P·r / (1 − (1 + r)^−n)

  • MStandard monthly principal and interest payment ($)
  • PLoan balance the schedule starts from ($)
  • rMonthly periodic rate: annual rate ÷ 12 (decimal)
  • nNumber of monthly payments remaining (months)
  • iBiweekly periodic rate: annual rate ÷ 26 (decimal)

The biweekly schedule is amortised independently: each half-payment accrues interest at i on the balance standing on that day, so the acceleration comes both from the extra annual payment and from paying two weeks sooner.

Updated Category Mortgages & Home Financing Verified against published test cases Reading time 11 min

Why 26 half-payments beat 12 whole ones

A year contains 52 weeks, so it contains 26 fourteen-day periods. If you send half your mortgage payment every fourteen days, you send 26 halves — the equivalent of 13 monthly payments — instead of 12. That thirteenth payment arrives after the interest for the period has already been taken, so essentially all of it lands on principal.

The effect compounds. A smaller balance accrues less interest next period, which leaves more of the following payment available for principal, which shrinks the balance further. On a 30-year loan that feedback loop is worth several years of payments. On a 15-year loan, where the balance is already falling fast, it is worth considerably less.

There is a second, smaller effect that people often miss. Even ignoring the extra annual payment, half your money arrives two weeks earlier than it would under a monthly schedule, so it stops accruing interest two weeks sooner. This is why a true biweekly schedule finishes marginally ahead of a monthly schedule with one twelfth added — the two are close, but not identical.

Both effects depend entirely on one thing: your servicer must credit each half-payment to the balance on the day it arrives. If it holds the first half in a suspense account and posts one normal monthly payment on the due date, you have gained nothing at all except the discipline of paying more often.

The formula, and the two rates involved

Start with the standard amortised payment. Your monthly payment M comes from the principal P, the monthly periodic rate r = annual rate ÷ 12, and the number of payments n:

M = P·r / (1 − (1 + r)−n)

The biweekly half-payment is simply M ÷ 2. But the schedule it drives uses a different periodic rate. Interest on a mortgage accrues by the day, and a fourteen-day period is 14/365 of a year, so lenders running a genuine biweekly programme charge i = annual rate ÷ 26 per period. That is slightly less than half the monthly rate — annual ÷ 26 versus annual ÷ 24 — which is exactly what you would expect, because 26 periods fit into the year where 24 half-months would not.

From there the schedule is a straight amortisation. Each period, interest of balance × i is taken, the remainder of the half-payment reduces the balance, and the process repeats until the balance reaches zero. The number of half-payments required has a closed form:

k = −ln(1 − i·P / (M/2)) / ln(1 + i)

Divide k by 26 for years, or multiply by 12/26 for months. One useful consequence of this expression: because M is proportional to P, the ratio i·P / (M/2) does not depend on the loan size at all. The time you save is a function of the rate and the term only. A $180,000 loan and a $900,000 loan at the same rate and term both finish the same number of months early — only the dollars differ.

This calculator does not use the closed form directly. It amortises both schedules period by period, so that the final partial payment, the exact interest accrual and the year-end balances all reflect what a servicer would actually post.

Worked example: $200,000 at 6% over 30 years

Take a $200,000 balance at a 6% note rate with 30 years to run.

  1. Monthly rate. r = 6% ÷ 12 = 0.005, and n = 30 × 12 = 360.
  2. Monthly payment. (1.005)−360 = 0.166042, so 1 − 0.166042 = 0.833958. Then M = 200,000 × 0.005 ÷ 0.833958 = $1,199.10. That matches the published factor of 5.99551 per $1,000 borrowed: 5.99551 × 200 = 1,199.10.
  3. Half-payment. 1,199.10 ÷ 2 = $599.55, sent every fourteen days.
  4. Biweekly rate. i = 6% ÷ 26 = 0.00230769 per period.
  5. Periods to payoff. i·P = 0.00230769 × 200,000 = 461.54. Divide by the half-payment: 461.54 ÷ 599.5505 = 0.769807. Then k = −ln(0.230193) ÷ ln(1.00230769) = 1.468839 ÷ 0.00230503 = 637.2 periods, so the 638th half-payment finishes it.
  6. Convert to months. 638 × 12 ÷ 26 = 294.5 months, or 24 years 6 months. Against 360 months, that is about 65 months — five and a half years — earlier.
  7. Interest. The monthly schedule pays 1,199.10 × 360 = $431,676, of which $231,676 is interest. The biweekly schedule pays roughly 599.5505 × 637.2 = $382,050, of which about $182,050 is interest. The saving is close to $49,600.

The equivalent extra principal is M ÷ 12 = 1,199.10 ÷ 12 = $99.93 a month. Adding that to a normal payment produces a payoff at 294.5 months — within a rounding error of the biweekly result, and it costs nothing to arrange.

How to read the result

Judge a biweekly plan on three questions, in this order.

Is the acceleration real? Ask your servicer, in writing, whether each half-payment is applied to principal on receipt. If the answer is that payments are held and remitted monthly, the schedule below is fiction and your saving is zero. This is the single most common way biweekly programmes disappoint.

Does the fee eat the benefit? Third-party payment services charge setup fees and per-transaction fees. Enter the setup fee above and the calculator compares it directly with the interest avoided. A recurring fee is worse than it looks: $3.50 per half-payment over 638 periods is $2,233, which on the worked example is over 4% of the saving before you count the time value of paying it early.

Would the same money do more elsewhere? The extra thirteenth payment earns you your mortgage rate, tax-free and risk-free. At 3% that is a poor return against almost any other use of the money; at 8% it is an excellent one. If you carry credit-card debt, the comparison is not close — check what the balance is costing you with the credit card interest charge calculator before accelerating a mortgage.

One more reading point: the months saved figure is fixed by rate and term, not by loan size, but the dollars saved scale directly with the balance. A borrower with a small balance near the end of a term will see a large percentage effect on remaining interest and a small dollar effect. The amortisation schedule calculator shows where in the curve you currently sit.

Years saved by switching to true biweekly

Time saved depends only on the rate and the remaining term — not on the loan amount, because the payment scales with the principal.
Note rate15-year term20-year term30-year term
4%1.5 yr2.3 yr4.1 yr
6%1.8 yr2.8 yr5.5 yr
8%2.1 yr3.3 yr7.2 yr
10%2.4 yr4.0 yr9.0 yr

Each cell is k = −ln(1 − i·P/(M/2))/ln(1+i) converted to years and subtracted from the original term, with i = rate ÷ 26. Higher rates and longer terms both increase the gain, because both leave more interest for the extra payment to displace.

Mistakes that make a biweekly estimate wrong

  • Assuming the servicer accelerates. A plan that banks each half and posts monthly saves nothing. Confirm the crediting method before you enrol or pay a fee.
  • Halving the full PITI payment. Escrow for tax and insurance is not part of the loan balance. Only principal and interest should be halved; the servicer collects escrow on its own cycle.
  • Paying a percentage-of-loan setup fee. Because the months saved do not depend on loan size but a percentage fee does, a percentage fee is a worse deal on a large loan than a flat one.
  • Forgetting the two extra half-payments a year. Twenty-six halves is thirteen payments, not twelve. Your annual cash outflow rises by one full payment — budget for the months that contain three half-payments.
  • Using it on a loan with a prepayment penalty. Rare on modern conforming mortgages, but check the note. A penalty computed on principal prepaid in a twelve-month window can be triggered by acceleration.
  • Comparing against a refinance without running both. Cutting the rate and cutting the term are different levers. Price the refinance separately with the refinance break-even calculator.

Biweekly plans against the alternatives

Every acceleration strategy is the same trade in different packaging: you give up liquidity now to buy a guaranteed return equal to your note rate. What differs is flexibility and cost.

Do it yourself. Add one twelfth of the payment to each monthly instalment and instruct the servicer to apply it to principal. This reproduces almost exactly the biweekly result, costs nothing, and you can stop any month you like. The extra payment payoff calculator handles irregular contributions as well as level ones.

One lump sum a year. Sending a full extra payment each January is slightly worse than spreading it, because the money arrives later on average, but it suits people paid a bonus. The difference on the worked example is under two months.

Refinance to a shorter term. A 15-year note usually carries a lower rate than a 30-year one, so you get acceleration and a rate cut together. The cost is a contractual obligation: you cannot revert to the smaller payment in a bad year. Price the shorter term against your current note before you commit, and remember that discount points change the comparison — the points break-even calculator tells you whether buying the rate down pays back inside your expected holding period.

Recast rather than accelerate. After a large principal reduction, many servicers will re-amortise the loan over the remaining term for a small fee, lowering the payment instead of shortening the term. That is the opposite trade — it buys cash flow rather than time.

This calculator implements the ordinary fixed-rate amortised loan formula, the same convention used in Regulation Z's disclosure rules for closed-end credit. It assumes a fixed rate, equal payments, no prepayment penalty, and interest that accrues on the outstanding balance rather than being pre-computed. Adjustable-rate loans, interest-only periods and simple-daily-interest notes all behave differently; for a general payoff horizon on any level-payment debt, use the loan payoff time calculator.

Key terms

True biweekly
A schedule where half the monthly payment is credited to the loan every fourteen days, so 26 credits occur each year and interest accrues on a balance that falls twice a month.
Suspense account
A holding account where a servicer parks a partial payment until enough has accumulated to make a full instalment. Money sitting in suspense reduces no interest.
Recast
Re-amortising a loan over its remaining term after a large principal payment, which lowers the monthly payment while leaving the maturity date unchanged.
Note rate
The contractual interest rate used to compute your payment, as distinct from the APR, which folds in fees and exists for comparison between offers.

Frequently asked questions

Does a biweekly mortgage actually save money, or is it a gimmick?

It saves money whenever the servicer credits each half-payment on arrival — on a 6% 30-year loan the saving is about five and a half years and roughly a quarter of the total interest. The mechanism is not magic: you are simply paying thirteen monthly payments a year instead of twelve. The gimmick label attaches to fee-charging third-party programmes that arrange something you can set up for free by adding one twelfth to each monthly payment.

How many biweekly payments are there in a year?

Twenty-six, because 52 weeks divided by two is 26. Two months each year will contain three half-payments rather than two — those are the months that carry the extra annual payment. Budget for them: your total annual outflow under a biweekly plan is 13 monthly payments, not 12.

Is biweekly better than just adding extra to my monthly payment?

Whenever the loan actually carries interest, a true biweekly schedule finishes marginally sooner because half your money arrives two weeks early each month — but the gap is small, under a month on a 30-year loan at 6%. At a 0% rate there is no benefit from paying early, so true biweekly and monthly-plus-a-twelfth reach the same payoff month exactly, since both send the same extra payment each year. Adding one twelfth of the payment monthly is free, reversible, and needs no enrolment. The practical advantage of biweekly is behavioural: it lines up with a fortnightly pay cycle and it happens automatically.

Does the loan amount change how many years I save?

No. Because the monthly payment is proportional to the principal, the ratio that drives the payoff period cancels the loan size out entirely. A $150,000 loan and a $750,000 loan at 6% over 30 years both finish about five and a half years early. Only the dollars saved differ, and those scale directly with the balance.

Should I include property tax and insurance in the payment I halve?

No. Halve only the principal-and-interest figure. Escrow items are collected separately by the servicer and are not part of the loan balance, so paying them early buys you nothing. If your servicer's biweekly programme drafts the escrow portion fortnightly too, that is a cash-flow convenience, not an acceleration.

What fee is too much for a biweekly programme?

Any fee is too much if you can add one twelfth to your monthly payment instead, which almost everyone can. If you want the automation anyway, compare the total of setup plus per-transaction fees with the interest saved shown above. A recurring charge of a few dollars per draft accumulates over hundreds of periods and can consume a noticeable share of the benefit.

Can I switch to biweekly part way through my loan?

Yes, and this calculator is built for it: enter your current payoff balance and the number of years still to run rather than the original figures. The dollar saving will be smaller than starting from day one, because much of the interest on the original schedule has already been paid, but the months saved will be close to the table value for your rate and remaining term.

Why does the calculator use the rate divided by 26 rather than divided by 24?

Because there are 26 fourteen-day periods in a year, not 24. Dividing by 24 would describe a semi-monthly plan, which posts on the 1st and 15th and produces exactly 12 monthly payments a year — no acceleration at all. Semi-monthly and biweekly sound alike and are routinely confused; only the biweekly version generates a thirteenth payment.

Does paying biweekly help my credit score?

Not directly. Credit scores read the balance and payment history a servicer reports monthly, so two half-payments look the same as one whole one. The indirect effect is that your mortgage balance falls faster, which slowly improves the amounts-owed component. Instalment balances weigh far less in scoring than revolving utilisation — see the credit utilisation calculator for the ratio that actually moves the number.

References