Embed Our Calculators
Add any xCalculator to your website or blog for free โ no API key, no account needed. Just paste an iframe.
How to Embed
Pick a Calculator
Choose from the list below โ BMI, mortgage, tax, and more.
Copy the Code
Copy the iframe snippet for that calculator.
Paste & Done
Paste into your HTML. The calculator is live on your page instantly.
Standard Embed Code
Replace /health/bmi with the path of your chosen calculator:
<iframe src="https://xcalculator.net/health/bmi" width="100%" height="600" frameborder="0" scrolling="no" title="BMI Calculator โ xCalculator.net" loading="lazy" style="border-radius: 12px; box-shadow: 0 4px 24px rgba(0,0,0,0.08);" ></iframe>
๐ก Responsive Embed Tip
For fully responsive embeds that adapt to container width, wrap the iframe in a div with position: relative and use a percentage-based padding-bottom. Or simply set width="100%" โ our calculators are already mobile-first.
Available Calculators
BMI Calculator
Body Mass Index using WHO classification
<iframe src="https://xcalculator.net/health/bmi" width="100%" height="600" frameborder="0" title="BMI Calculator โ xCalculator.net" loading="lazy"></iframe> TDEE Calculator
Total Daily Energy Expenditure & calorie needs
<iframe src="https://xcalculator.net/health/tdee" width="100%" height="600" frameborder="0" title="TDEE Calculator โ xCalculator.net" loading="lazy"></iframe> Body Fat % Calculator
Body fat percentage using the US Navy method
<iframe src="https://xcalculator.net/health/body-fat" width="100%" height="600" frameborder="0" title="Body Fat % Calculator โ xCalculator.net" loading="lazy"></iframe> Due Date Calculator
Pregnancy due date estimator
<iframe src="https://xcalculator.net/health/due-date" width="100%" height="600" frameborder="0" title="Due Date Calculator โ xCalculator.net" loading="lazy"></iframe> Compound Interest
Calculate investment growth over time
<iframe src="https://xcalculator.net/finance/compound-interest" width="100%" height="600" frameborder="0" title="Compound Interest โ xCalculator.net" loading="lazy"></iframe> Mortgage Calculator
Monthly payment and amortization schedule
<iframe src="https://xcalculator.net/finance/mortgage" width="100%" height="600" frameborder="0" title="Mortgage Calculator โ xCalculator.net" loading="lazy"></iframe> Income Tax Estimator
US federal income tax estimate (IRS brackets)
<iframe src="https://xcalculator.net/finance/income-tax" width="100%" height="600" frameborder="0" title="Income Tax Estimator โ xCalculator.net" loading="lazy"></iframe> Loan Repayment
Monthly payment and total cost of any loan
<iframe src="https://xcalculator.net/finance/loan" width="100%" height="600" frameborder="0" title="Loan Repayment โ xCalculator.net" loading="lazy"></iframe> Embed Terms
โ Free to embed โ All xCalculator tools are free to embed on any website, blog, or web app.
๐ Attribution required โ Embedded calculators must retain the "xCalculator.net" branding visible in the iframe. Do not use CSS or JavaScript to hide or obscure the source attribution.
๐ซ No white-labeling โ You may not present xCalculator's tools as your own proprietary software or remove the xCalculator branding for commercial resale.
๐ No data shared โ Embedded calculators respect your users' privacy exactly the same way our site does โ no data is collected from embedded usage.
โก Always up to date โ Because calculators are served directly from xcalculator.net, embedded versions automatically receive formula updates and improvements.
Questions about embedding or need a custom integration? Contact us at [email protected].