Embeds
Free financial calculator widgets for your site
Six calculators run inside an iframe on your page and stay up to date automatically, because they're the same live tools hosted here. No signup, no API key, no cost beyond a visible credit line. Paste the code, done.
The six widgets
Mortgage Calculator
Monthly principal & interest, taxes, insurance, PMI, and a full amortization schedule.
02 · 720×760Home Affordability Calculator
The 28/36 rule turned into a housing-budget ceiling from income and debts.
03 · 720×1100Auto Loan Calculator
Monthly payment and total interest for any vehicle loan, with a term comparison.
04 · 720×1000Credit Card Payoff Calculator
Minimum payment versus a fixed payment, and what the difference costs in interest.
05 · 720×1000Savings Growth Calculator
Compound growth on a starting balance plus monthly contributions, charted.
06 · 720×1000Extra Payment Calculator
How much time and interest an extra monthly payment saves, on any loan.
How it works
Every widget is two pieces: an <iframe> that renders the calculator,
and a one-line credit paragraph that sits outside the iframe, directly
underneath it. That placement isn't decorative — a link inside an iframe carries no SEO
value to either of us, so the credit line lives in your page's own HTML, where it
actually counts as a link. Leave it in place and linked, and the widget is yours to use,
free, on as many pages as you like.
Two settings matter more than the rest:
- Height is fixed, not automatic. An iframe can't resize itself to fit content on another domain, so each snippet below ships with a specific pixel height that fits that calculator's layout with room to spare. If your own page runs narrower than 720px the calculator's internal layout stacks to fit — you generally won't need to change the height for that. If you add fields or notice clipping at unusual zoom levels, increase it; a little extra whitespace beats a cut-off receipt.
loading="lazy"is already in the snippet. The iframe only loads once it's scrolled near the viewport, so a widget placed lower on a long page doesn't cost you anything in initial load time. Leave the attribute in place.
Copy the code
Each snippet is the exact code from that calculator's own page — copy straight from here, or from the "Embed this calculator" section at the bottom of any calculator page.
License and guidance
Free with attribution. Use any of the six widgets on any site,
personal or commercial, at no cost. The only condition is the credit paragraph that
ships with each snippet, linked and visible under the iframe. Don't strip the link,
don't hide it with CSS, and don't edit the iframe's src — everything else
about placement (page, surrounding copy, column width up to the 720px max) is yours to
decide.
Each widget is the live calculator, so updates to the math or layout on our end show up in your embed automatically — there's nothing to re-copy later unless we change a snippet's recommended height, and this page is the canonical source if that happens. The embed itself carries no cookies and sets nothing in your visitors' browsers beyond what the calculator's own inputs need to run.
Something not rendering right, or want a calculator that isn't on this list embedded too? Tell us.