For mosques & websites
Embed our free Zakat calculator
Add a full UK Zakat calculator — live gold & silver nisab, metals by weight or value, debts and 2.5% worked out — to your mosque, charity or blog website with one copy-and-paste.
Copy the iframe embed code below and paste it into any HTML block (WordPress Custom HTML, Wix Embed HTML, Squarespace Code Block). The calculator is free forever, auto-resizes to its content, and requires only that you keep the UK Prayer Times attribution link.
Last updated
1. Copy the embed code
<iframe
src="https://prayer-times.co.uk/embed/zakat-calculator"
id="ukpt-zakat-iframe"
width="100%"
height="760"
scrolling="no"
style="border:0;max-width:720px;display:block"
title="Zakat Calculator — UK Prayer Times"
></iframe>
<script>
window.addEventListener('message', function (e) {
if (e.data && e.data.type === 'ukpt-zakat-resize') {
var f = document.getElementById('ukpt-zakat-iframe');
if (f) f.height = e.data.height + 24;
}
});
</script> 2. Paste it into your site
The snippet works anywhere HTML embeds are allowed:
- WordPress — add a Custom HTML block and paste.
- Wix — add an Embed HTML element and paste.
- Squarespace — add a Code Block (Business plan and above) and paste.
- Any other site — paste into your page HTML where the calculator should appear.
The included script resizes the iframe automatically as the calculator grows — no inner scrollbars.
Adjust height="760" if you want a different starting height.
3. Live preview
Exactly what your visitors will see:
Conditions of use
- Free forever — for mosque sites, charities, schools, blogs and businesses.
- Attribution required — keep the "UK Prayer Times" link beneath the calculator visible.
- No reselling — don't offer the embed as a paid or white-label product.