Free Calculator Widget for Your Website
Embed any of our 120+ free calculators on your website, blog, or landing page. One snippet. No sign-up. Works on WordPress, Wix, Squarespace, Webflow, and any HTML page.
How It Works
Pick a calculator
Choose any of our 120+ free calculators from the selector below. Use the category tabs or the search box to find the one that fits your content.
Set your dimensions
Select a width and height that fits your page layout. 100% width is recommended for most sites. The embed script will also auto-resize the height for mobile visitors.
Preview and copy the code
Check the live desktop and mobile previews, then click "Copy Code." Paste the snippet anywhere in your HTML: a WordPress Custom HTML block, a Wix Embed element, a Squarespace Code Block, or any page editor that accepts raw HTML.
Step 1: Choose a Calculator
Step 2: Set Dimensions
The embed code automatically adjusts the height for mobile visitors. No extra setup needed.
Step 3: Preview
Step 4: Copy Embed Code
Paste it where you want the calculator to appear on your page: inside the article body, a sidebar, or any HTML block.
<!-- Calculatry Free Calculator Widget -->
<iframe
src="https://calculatry.com/widget/mortgage-calculator/"
width="100%"
height="520"
style="border:none;border-radius:12px;box-shadow:0 2px 16px rgba(0,0,0,0.08);display:block;max-width:100%;"
title="Mortgage Calculator"
loading="lazy"
allow="clipboard-write"
></iframe>
<script>
window.addEventListener('message',function(e){
if(e.data&&e.data.type==='calculatry-resize'){
var iframes=document.querySelectorAll('iframe[src*="calculatry.com/widget/"]');
iframes.forEach(function(f){f.style.height=e.data.height+'px';});
}
});
</script>The widget includes an attribution link to Calculatry.com. This is required per our Widget Terms of Use and cannot be removed.
Frequently Asked Questions
Is the calculator widget really free?+
How do I add the calculator to my WordPress site?+
How do I embed the calculator on Wix?+
Does it work on Squarespace?+
Does it work on Webflow?+
Will the calculator height adjust automatically on mobile?+
Can I change the width and height?+
Do I need HTTPS on my site?+
Can I remove the "Powered by Calculatry" attribution?+
Will embedding the widget slow down my site?+
What happens if Calculatry updates a calculator?+
Can I embed multiple calculators on one page?+
Is there a limit on how many page views the widget can handle?+
How do I report a problem with the widget?+
Explore All 120+ Free Calculators
From mortgage and compound interest to BMI and calorie tracking, every calculator on Calculatry is free to use and free to embed.
Browse All Calculators โ