Calc Hub

Home Affordability Calculator

Estimate the maximum home price, loan amount, and housing-payment budget you can support from income, debt payments, down payment, mortgage rate, taxes, insurance, and HOA costs.

Last updated: 2026-03-25

Home affordability calculator

Enter your values

Reverse-solve a realistic home budget from income, debt, down payment, and all-in monthly housing costs.

All required fields must be filled in.

Affordable Home Price

--

Enter income, debt, and payment assumptions to estimate a realistic home price and monthly housing budget.

Calculation History(0)
No calculations yet. Complete a calculation to see it here.

Example calculations

Tap an example to prefill the calculator with sample values.

Two-income household

$165k income, $950 monthly debt, 20%+ down

A realistic household budget where the payment must stay within a standard backend DTI limit.

Result: Affordability rises with income, but taxes, insurance, and HOA still materially reduce the headline home price

Higher-debt buyer profile

$118k income with heavier recurring debt

A useful stress case for buyers who have strong income but less room after student loans, cars, or credit obligations.

Result: Debt service compresses the affordable home price much faster than many buyers expect

How the affordability model works

The calculator starts with gross monthly income, applies your target debt-to-income limit, and subtracts existing monthly debt payments to find the housing budget left over.

It then reverse-solves the home price that fits inside that budget after mortgage principal and interest, property tax, insurance, and HOA costs are all included.

Home affordability FAQs

How DTI limits, debt payments, taxes, and down payment change the realistic purchase budget.

Why can the affordable price be much lower than a lender preapproval?

Lenders may stretch to higher DTI limits, but taxes, insurance, HOA dues, and your own comfort threshold can all pull the practical budget lower than the maximum approved amount.

Does this include PMI?

No. If your down payment is below the level that avoids mortgage insurance, add an estimated PMI amount into the HOA field or subtract that amount from the monthly budget afterward.

Embed this calculator

Copy the code below to embed this calculator on your website or blog. It's free — no API key needed.

<iframe
  src="https://calc.mintloop.dev/embed/real-estate/home-affordability-calculator"
  width="100%"
  height="600"
  frameborder="0"
  title="Home Affordability Calculator"
  loading="lazy">
</iframe>
Optional: auto-resize script
<script>
var CALC_HUB_ORIGIN = 'https://calc.mintloop.dev';
window.addEventListener('message', function(e) {
  if (e.origin !== CALC_HUB_ORIGIN) return;
  if (!e.data || e.data.type !== 'calc-hub-resize') return;
  var frames = document.querySelectorAll('iframe[src*="calc.mintloop.dev"]');
  frames.forEach(function(f) {
    if (f.contentWindow === e.source) {
      f.style.height = String(Math.max(0, Number(e.data.height) || 0)) + 'px';
    }
  });
});
</script>

Connect monthly affordability with tax and closing-cost planning.

Get more home-buying calculators

Join the Calc Hub newsletter for new calculators for home affordability, taxes, mortgages, and closing costs.

Join the Calc Hub newsletter

Was this calculator helpful?

Your feedback helps us improve future calculators.