Embed the Compound Interest Calculator on Your Website
If you write about saving, investing or retirement, your readers usually want to try the numbers themselves. Drop this calculator into your post and they can, without leaving your page. Copy one block of HTML — no signup, no account, no script to install.
1. Set it up
Change anything below and the preview and the code update together.
Opening scenario — set these to match the example in your article.
2. Check the preview
3. Copy the code
Paste this into a Custom HTML block in WordPress, or anywhere raw HTML is allowed.
What you are actually embedding
Optional: let it resize itself
The fixed height in the code above is chosen to fit every screen size, so most people need nothing else. If you would rather the frame shrink to exactly the height it needs, add this script once, anywhere on the page.
Terms, in plain English
- Free, including on commercial and monetised sites. You do not need to ask us first.
- Keep the visible attribution link. That is the whole price.
- Do not re-host the widget file. Point the iframe at compoundcalc.com so bug fixes and improvements reach your readers automatically.
- It is an educational estimate, not financial advice — the same disclaimer we apply to ourselves. Do not present its output as a guarantee or as regulated advice.
- We may change or retire it. If we ever do, the URL will keep working or redirect somewhere sensible rather than break your page.
FAQ
Is it really free?
Yes, for personal and commercial sites alike. Keep the attribution link and you are done.
Does it slow my page down?
Barely. The embed code sets loading="lazy", so the browser only fetches the widget when the reader scrolls near it, and the file itself is under 4 KB compressed with nothing external to download.
Will it clash with my design?
By default it follows each reader's own light or dark preference. If your site is always one or the other, force it in the setup above.
Can I use it in a currency other than dollars?
You can switch the symbol to pounds or euros. The maths is currency-agnostic, so the projection is identical either way.
Can I preset the numbers to match my article?
Yes, and it usually works better that way. If your post is about investing £200 a month for 25 years, open the widget on exactly that and let readers adjust from there.
What if I want a different calculator?
Tell us which one. If there is demand we will build embeddable versions of the savings goal, rule of 72 and financial independence calculators next. Get in touch.