Down Payment Calculator

Calculates a down payment amount and the resulting loan amount from a home price and down payment percentage. Enter the two separated by a comma, like "400000, 20".

Ad placeholder: Resp_Horizantal_1 (horizontal)
Ad placeholder: Resp_Square_1 (square)

Calculates a down payment amount and the resulting loan amount from a home price and down payment percentage. Enter the two separated by a comma, like "400000, 20".

Use cases

  • Figuring out how much cash is needed for a 20% down payment
  • Checking the loan amount needed after a given down payment

Examples

20% down on a $400,000 home

400000, 20
{"down_payment_amount": 80000.0, "loan_amount": 320000.0}

FAQ

Is my data sent to a server?

Yes — the calculation runs on the server for this tool.