Add a PITI mortgage calculator to your website for free. Just copy and paste one snippet of code.
Our embeddable widget gives your visitors a full mortgage calculator with Principal, Interest, Taxes, Insurance, PMI, bi-weekly payments, and a complete amortization schedule — all in one clean widget.
Paste this anywhere in your HTML where you want the calculator to appear:
<iframe src="https://mortgagecalculator.io/embed/" title="Mortgage Calculator PITI" style="width:100%;max-width:700px;height:600px;border:1px solid #e0e0e0;border-radius:8px;" loading="lazy"></iframe>
Adjust the max-width and height in the iframe code to fit your layout:
max-width:700px; height:600px (default)max-width:500px; height:700pxmax-width:400px; height:800px