Embed the Business Days Calculator on Your Site

Add a free, interactive business days calculator to your website with a simple copy-paste snippet.

Live preview

Powered by Business Days Calculator

<iframe src="https://calculatebusinessdays.com/embed" width="100%" height="480"
  style="border:1px solid #e5e5e5;border-radius:8px" loading="lazy"
  title="Business Days Calculator"></iframe>
<p style="font-size:12px;margin-top:4px">Powered by
  <a href="https://calculatebusinessdays.com">Business Days Calculator</a></p>

Frequently asked questions

Is the embed free?

Yes. The embed is completely free to use on any website, personal or commercial.

Can I set a default country?

Yes. Use the dropdown above to select a default country. The snippet will include a ?country=XX parameter so the calculator opens with that country pre-selected.

Does it need JavaScript?

The embed itself is an iframe that loads a full web page. It works in any modern browser with JavaScript enabled. The calculator inside the iframe requires JavaScript to compute results.