other
Budget Calculator
Plan monthly cash flow from before-tax income, tax rate, and detailed household spending categories.
debt calculator
The Debt-to-Income Ratio Calculator converts entered income rows to gross monthly income, adds housing and recurring non-housing debt payments, and reports housing-cost DTI and total-debt DTI. It keeps the income, housing cost, non-housing debt, total monthly debt, 28 percent and 36 percent context values, and Manageable, Elevated, or High category visible on the page.
Your scenario
Working scenario
Not saved yet
Saved scenarios
Save this result, then use saved scenarios to switch between assumptions.
Use this calculator when you want a mechanical DTI estimate from before-tax income, rent or homeowner housing costs, and recurring debt payments such as credit cards, student loans, auto loans, and other liabilities. Use Budget for full cash-flow planning, House Affordability or Mortgage for home-specific payment modeling, Rent for renter affordability scenarios, and CFPB, Regulation Z, Fannie Mae, FHA, lender disclosures, legal sources, or local regulators for real ability-to-repay, qualified-mortgage, underwriting, product-eligibility, legal, or jurisdiction-specific questions.
Each income row is normalized first: annual income is divided by 12, while monthly income is used as entered. Gross monthly income equals salary, pension, investment, and other monthly income after that conversion. Monthly housing cost equals rentalCost + mortgage + propertyTax + hoaFees + homeownerInsurance. Monthly non-housing debt equals creditCards + studentLoan + autoLoan + otherLoansAndLiabilities. Total monthly debt equals housing cost plus non-housing debt. Front-end DTI is monthly housing cost / gross monthly income * 100. Back-end DTI is total monthly debt / gross monthly income * 100. The page displays 28 percent and 36 percent context values and labels total-debt DTI as Manageable at 36 percent or below, Elevated above 36 percent through 50 percent, and High above 50 percent. If gross monthly income is zero or negative, the ratios return 0 rather than dividing by zero.
This formula page covers the app's Debt-to-Income Ratio Calculator: monthly normalization of before-tax income, housing-cost and total-debt ratios, common 28/36 context fields, and the app's 36 and 50 percent category bands. It does not calculate lender underwriting, mortgage approval, credit score pricing, cash-reserve review, legal ability-to-repay compliance, rent affordability, product eligibility, or personalised borrowing advice.
M_i = frequency_i == annual ? income_i / 12 : income_i; GI = sum(M_i); H = rent + mortgage + propertyTax + HOA + insurance; NHD = creditCards + studentLoan + autoLoan + otherLiabilities; TD = H + NHD; FE = GI > 0 ? H / GI * 100 : 0; BE = GI > 0 ? TD / GI * 100 : 0; L_front = 28; L_back = 36; category = BE <= 36 ? Manageable : BE <= 50 ? Elevated : High
The calculator converts each income row to a monthly gross amount, adds housing and recurring non-housing debts, then divides those monthly payment totals by gross monthly income. The 28 and 36 values are displayed as context only, while the Manageable, Elevated, and High labels come from the app's total-debt DTI bands.| Symbol | Meaning | How this page uses it |
|---|---|---|
| income_i | Income row i | Salary and earned income, pension and Social Security, investment and savings income, or other income before tax. |
| frequency_i | Income frequency | The selected monthly or annual frequency for each income row. Annual rows are divided by 12. |
| M_i | Monthly income row | The normalized monthly amount for each income row after annual-to-monthly conversion. |
| GI | Gross monthly income | The sum of normalized salary, pension, investment, savings, and other income before tax or deductions. |
| H | Monthly housing cost | Rental cost plus mortgage, property tax, HOA fees, and homeowner insurance. |
| NHD | Monthly non-housing debt | Credit-card, student-loan, auto-loan, and other loan or liability payments entered as monthly amounts. |
| TD | Total monthly debt payments | Monthly housing cost plus monthly non-housing debt. |
| FE | Housing-cost DTI | Monthly housing cost divided by gross monthly income, displayed as a percentage when gross monthly income is greater than 0. |
| BE | Total-debt DTI | Total monthly debt payments divided by gross monthly income, displayed as a percentage when gross monthly income is greater than 0. |
| L_front | Common housing-cost guideline | The fixed 28 percent context output shown by the app. It is not a lender rule or approval threshold. |
| L_back | Common total-debt guideline | The fixed 36 percent context output shown by the app. It is not a lender rule or approval threshold. |
| Category | DTI category | Manageable when total-debt DTI is 36 percent or lower, Elevated when it is above 36 percent and up to 50 percent, and High when it is above 50 percent. |
The formula page uses the two package fixtures so the examples match the calculator implementation: a default mortgage case with several recurring debts, and a renter case with monthly income and moderate non-housing debt.
The examples show how the app normalizes income and separates housing cost from total debt pressure. They do not show whether a borrower qualifies for a loan, rent, card, student-loan plan, auto-loan offer, or mortgage product.
Geographic scope: works globally. The math is currency-agnostic, so enter amounts in your own currency; local taxes, fees, and product rules are not included.
Front-end divides monthly housing costs - rent or mortgage, property tax, HOA, homeowner insurance - by gross monthly income. Back-end adds every other debt payment: cards, student loans, auto loans, other liabilities. The defaults produce roughly 32 and 47 percent respectively. Lenders quote both, and the calculator shows the classic conventional 28/36 limits alongside for context, plus its own manageable/elevated/high banding.
Gross - before tax - which is the lending convention this calculator follows, normalizing each income line's frequency to monthly first. That surprises people because a 36 percent gross DTI consumes a much larger share of take-home pay. For the after-tax view of the same finances, the Budget Calculator reports an expense-to-income ratio against net income; the two ratios answer different questions.
No single ratio decides underwriting. Lenders verify income and debts from documents, weigh credit history, reserves, loan type, and compensating factors, and different programs tolerate different DTI ceilings. This calculator arithmetic-checks the two ratios from your entered figures so you know where you stand against common benchmarks before an application - it is preparation, not pre-qualification.
This calculator is an original DTI model normalizing income frequencies to monthly and separating front-end housing cost from back-end total debt, with conventional 28/36 context and category banding, validated by deterministic fixtures and rounding policy tests. It is not copied from a single source.
Fixtures pin the ratio definitions, the gross-income convention, and the band thresholds. The result remains an educational estimate, not lender underwriting or a qualification decision.
Formula version 2026.05.22-generic-dti-ratios. The version marks the calculation logic and validation fixture set used for this estimate.
Results are educational estimates, not advice. Read the full disclaimer.
other
Plan monthly cash flow from before-tax income, tax rate, and detailed household spending categories.
mortgage
Estimate an affordable home price from household income, debt payments, a fixed housing budget, mortgage terms, and recurring homeownership costs.
mortgage
Estimate a full monthly mortgage payment including principal, interest, tax, insurance, PMI, HOA, and other recurring costs.
mortgage
Estimate an affordable monthly rent range from gross income and recurring monthly debt payments.
debt
Compare fixed-payment, minimum-percent, and target-date plans for one credit card balance.
loan
Estimate student loan repayment, extra-payment payoff savings, or projected balance after school and grace period.
loan
Estimate monthly vehicle loan payments from price, down payment, trade-in value, rate, and term.
debt
Plan a debt avalanche payoff schedule across multiple debts with optional monthly, yearly, and one-time extra payments.