Skip to content

Add our free calculators to your site

Free, mobile-friendly and always kept current with UK rules. If you advise or write for people going through divorce or separation, drop any of these into your own pages with a single line of HTML. We keep them up to date; you keep your readers on your site.

Built for family law firms, mediators, advice services, and industry blogs. The only condition is that you leave the small “Powered by Divorce Finance Specialists” line in place.

How to embed (2 steps)

  1. 1. Paste the calculator. Copy the iframe snippet for the calculator you want and paste it into your page where you want it to appear.
  2. 2. Add the resize script once. Paste the small script below anywhere on the same page. It lets each calculator grow or shrink to fit its content, so there is no awkward scrollbar.
Resize script (add once per page)
<!-- Add once, anywhere on the page. Lets the calculators resize to fit. -->
<script>
window.addEventListener("message", function (e) {
  if (e.data && e.data.type === "dvf-embed-height") {
    document
      .querySelectorAll('iframe[src*="www.divorcefinancespecialists.co.uk/embed/"]')
      .forEach(function (f) { f.style.height = e.data.height + "px"; });
  }
});
</script>

The calculators

Divorce Cost Calculator UK

Preview the full page →

Estimate the full cost of your divorce by route: DIY, online service, solicitor or mediation, including the £628 court fee that applies from 13 July 2026.

Embed code
<iframe
  src="https://www.divorcefinancespecialists.co.uk/embed/divorce-cost-calculator"
  title="Divorce Cost Calculator UK by Divorce Finance Specialists"
  style="width:100%;border:0;"
  height="700"
  loading="lazy"
></iframe>

Help with Fees (EX160) Remission Checker

Preview the full page →

Check whether the EX160 Help with Fees scheme will cover your £628 divorce fee or £62 consent order fee, using the current income and capital thresholds.

Embed code
<iframe
  src="https://www.divorcefinancespecialists.co.uk/embed/help-with-fees-checker"
  title="Help with Fees (EX160) Remission Checker by Divorce Finance Specialists"
  style="width:100%;border:0;"
  height="720"
  loading="lazy"
></iframe>

Consent Order and Clean Break Order Cost Calculator

Preview the full page →

Work out the cost of a consent order or clean break order: the £62 court fee plus realistic drafting costs for DIY, online fixed-fee and solicitor routes.

Embed code
<iframe
  src="https://www.divorcefinancespecialists.co.uk/embed/consent-order-cost-calculator"
  title="Consent Order and Clean Break Order Cost Calculator by Divorce Finance Specialists"
  style="width:100%;border:0;"
  height="640"
  loading="lazy"
></iframe>

Divorce Financial Settlement Range Estimator

Preview the full page →

An indicative range, never a single figure, for how matrimonial assets might be divided, built on the section 25 factors and the sharing principle with every assumption stated.

Embed code
<iframe
  src="https://www.divorcefinancespecialists.co.uk/embed/settlement-range-estimator"
  title="Divorce Financial Settlement Range Estimator by Divorce Finance Specialists"
  style="width:100%;border:0;"
  height="760"
  loading="lazy"
></iframe>

Mediation vs Solicitor Cost Comparison

Preview the full page →

Compare the realistic cost of reaching a financial agreement through family mediation, including the £500 voucher scheme, against solicitor-led negotiation.

Embed code
<iframe
  src="https://www.divorcefinancespecialists.co.uk/embed/mediation-vs-solicitor-costs"
  title="Mediation vs Solicitor Cost Comparison by Divorce Finance Specialists"
  style="width:100%;border:0;"
  height="720"
  loading="lazy"
></iframe>

Want a calculator built for your audience?

If you run a relevant site and want a co-branded tool or a calculator tailored to your readers, we are happy to help. Get in touch and tell us what you need.