Down Payment Calculator
Enter a home price and your preferred down payment (percent or amount) to see loan amount, LTV, estimated principal-and-interest, closing costs, PMI likelihood, cash to close, and time to save your target.
Calculator
Results
Note: Results exclude property taxes, homeowners insurance, mortgage insurance, HOA dues, and prepaid/escrow items.
Data Source and Methodology
- Consumer Financial Protection Bureau (CFPB). Owning a Home – Closing Costs (2024).
- HUD. FHA Single Family Housing Policy Handbook 4000.1 (latest rev. 2024).
- U.S. Department of Veterans Affairs (VA). Lenders Handbook (VA Pamphlet 26-7, 2023).
- Fannie Mae Selling Guide (2024) – LTV/CLTV and minimum down payment standards.
- CFPB. What is mortgage insurance and how does it work? (2024).
The Formula Explained
Down payment (amount), when percent mode is used:
\\( DP_{amt} = P \\times \\dfrac{DP\\%}{100} \\)
Loan amount: \\( L = P - DP_{amt} \\)
LTV: \\( LTV\\% = \\dfrac{L}{P} \\times 100 \\)
Monthly P&I (amortized): \\( M = L \\cdot \\dfrac{i(1+i)^n}{(1+i)^n - 1} \\), where \\( i = APR/12 \\), \\( n = 12 \\cdot years \\)
Closing costs estimate: \\( C = P \\times \\dfrac{c}{100} \\)
Cash to close (excl. credits/prepaids): \\( Cash = DP_{amt} + C \\)
Months to save: \\( months = \\left\\lceil \\max\\left(0, \\dfrac{DP_{amt} - S_{current}}{S_{monthly}} \\right) \\right\\rceil \\)