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.

LLM Token Cost Calculator

Estimate per-request, monthly, and yearly LLM API spend across OpenAI, Anthropic, and Google.

<iframe
  src="https://www.budgetforge.dev/embed/token-cost-calculator?model=gpt-4o-mini"
  title="LLM Token Cost Calculator by BudgetForge"
  width="100%"
  height="720"
  loading="lazy"
  style="border:1px solid #e2e8f0;border-radius:16px;max-width:560px"
></iframe>

Stripe Effective Rate Calculator

Blended effective Stripe processing rate across a real transaction mix — not just 2.9% + 30¢.

<iframe
  src="https://www.budgetforge.dev/embed/stripe-effective-rate-calculator?preset=saas"
  title="Stripe Effective Rate Calculator by BudgetForge"
  width="100%"
  height="900"
  loading="lazy"
  style="border:1px solid #e2e8f0;border-radius:16px;max-width:560px"
></iframe>

SaaS pricing

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

<iframe
  src="https://www.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 #e2e8f0;border-radius:16px;max-width:560px"
></iframe>

AI cost

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

<iframe
  src="https://www.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 #e2e8f0;border-radius:16px;max-width:560px"
></iframe>

Build vs Buy

When does writing it yourself beat the SaaS invoice?

<iframe
  src="https://www.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 #e2e8f0;border-radius:16px;max-width:560px"
></iframe>

Effective hourly rate

Strip the unbilled hours and see your real rate.

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