← Back to the payroll hours converter (decimal ⇄ hh:mm)
Embed the payroll hours converter (decimal ⇄ hh:mm) on your site
Free to embed. The widget runs in your visitors' browsers, so nothing is sent to a server. Pick a snippet, paste it into your page, done.
Live preview
Option 1: paste an iframe
Works on any site, including page builders. The height is fixed, so adjust the height value to taste.
<iframe src="https://kangarooclock.com/embed/payroll-hours-converter/"
width="100%" height="600" style="border:0"
sandbox="allow-scripts allow-forms allow-downloads"
loading="lazy" title="Payroll hours converter (decimal ⇄ HH:MM)"></iframe>
Option 2: script (auto-resizing)
Same widget, but the embed grows and shrinks to fit its content automatically. Add the <div> where you want it; the script can go once, anywhere on the page.
<div data-kangarooclock-embed="payroll-hours-converter"></div>
<script src="https://kangarooclock.com/static/js/embed.js" async></script>
Both options are free and need no account. The widget is self-contained and runs entirely in the browser, so no data leaves the visitor's device. Each embed carries a small “Powered by Kangaroo Clock” link back to the full payroll hours converter (decimal ⇄ hh:mm).