Embed a BudgetForge calculator

Drop any BudgetForge calculator into your own site, docs, or pricing page. Copy a snippet, paste it, ship it — no account required.

How it works

  1. 1

    Pick the calculator you want and copy its snippet below.

  2. 2

    Paste the <iframe> wherever you write HTML — a docs page, a pricing page, a blog post.

  3. 3

    It renders instantly. No script, no account, no tracking added to your visitors.

Copy a snippet

Free to embed on any site. Attribution appreciated, never required.

SaaS pricing

Model 3 price ladders side by side and see which converts.

<iframe
  src="https://budgetforge.dev/tools/pricing-your-ai-app-3-ladders?embed=1"
  title="SaaS pricing calculator by BudgetForge"
  width="100%"
  height="520"
  loading="lazy"
  style="border:1px solid #d9f99d;border-radius:16px;max-width:560px"
></iframe>

AI cost

Tokens, retries, and platform fees, totalled per 1k calls.

<iframe
  src="https://budgetforge.dev/tools/true-cost-of-running-an-llm-workflow-2026?embed=1"
  title="AI cost calculator by BudgetForge"
  width="100%"
  height="520"
  loading="lazy"
  style="border:1px solid #d9f99d;border-radius:16px;max-width:560px"
></iframe>

Build vs Buy

When does writing it yourself beat the SaaS invoice?

<iframe
  src="https://budgetforge.dev/tools/build-vs-buy-when-diy-beats-saas-at-scale?embed=1"
  title="Build vs Buy calculator by BudgetForge"
  width="100%"
  height="520"
  loading="lazy"
  style="border:1px solid #d9f99d;border-radius:16px;max-width:560px"
></iframe>

Effective hourly rate

Strip the unbilled hours and see your real rate.

<iframe
  src="https://budgetforge.dev/tools/effective-hourly-rate-the-only-freelance-metric?embed=1"
  title="Effective hourly rate calculator by BudgetForge"
  width="100%"
  height="520"
  loading="lazy"
  style="border:1px solid #d9f99d;border-radius:16px;max-width:560px"
></iframe>