Down Payment Calculator
Choose percent or fixed down payment. Optionally add tax/fees and apply trade-in, rebate, and payoff to estimate your amount financed.
How to Use
- Enter the purchase price (or home price).
- Select down payment mode: percent or fixed amount.
- (Optional) Add sales tax and fees, then add trade-in/rebate/payoff if relevant.
- Open “Show Work” for the exact steps and formulas used.
Show Work (step-by-step)
Reference
- Down (percent):
down = price × (percent / 100) - Out-the-door:
otd = price + tax + fees - Credits:
credits = down + tradeIn + rebate - Amount financed (estimate):
financed = max(0, otd - credits + payoff)
This calculator estimates principal (amount financed). Your lender contract may handle tax and credits differently by location and program.
FAQ
Is a bigger down payment always better?
Usually it lowers amount financed and payment, but you may prefer keeping cash on hand. The “best” depends on rate, loan term, and your budget.
Does trade-in reduce taxes?
In some areas, trade-in reduces the taxable amount. This tool keeps tax simple and separate; use your local rules for final numbers.
What if credits exceed the out-the-door total?
This tool floors “amount financed” at $0. Any excess credit would typically be handled as cash back or applied differently depending on the deal.
Tool Info
Last updated:
Updates may include additional local tax logic options and improved edge-case handling.