Smart Calculations, Smarter Decisions

Add a Calculator in Notion

Use the /embed slash command. 30 seconds, no code, works in any page or wiki.

The short version

Notion's /embed command accepts any URL that allows iframing. Paste a CalcIQ calculator URL and you get a working financial calculator inside your Notion page. Works in private workspaces, shared pages, and published Notion Sites.

Step-by-step

1Get the calculator URL

Open the CalcIQ embed library and find your calculator. The URL format is:

https://calciq.app/app?calc=sip

Available calculators: sip, emi, fd, coffee, bmi, age, rent-vs-buy, loan-comparison, tip, fuel, and all regional variants.

2Type /embed in your Notion page

Click anywhere on your Notion page and type /embed. Select Embed from the dropdown menu (not "Bookmark" โ€” that only shows a link preview).

3Paste the calculator URL

Paste the URL (e.g., https://calciq.app/app?calc=emi) and press Embed link.

The calculator appears immediately. If you see "Unable to load," double-check the URL has no typos and uses https://.

4Resize for best fit

Drag the bottom edge of the embed block to increase height. Recommendations:

Width is automatic โ€” fills your page content area.

Alternative: Use /html for full control

For advanced users

If /embed doesn't work (some Notion workspaces restrict embeds), use a full iframe in an HTML block:

<iframe src="https://calciq.app/app?calc=sip" width="100%" height="550" style="border:none;border-radius:8px;" title="SIP Calculator - CalcIQ"></iframe>

Note: Notion's /html block is only available on paid plans (Plus, Business, Enterprise). Free plan users should stick with /embed.

Use cases

Finance team wikis

Add an EMI calculator directly into your team's loan policy page. Colleagues can run calculations without leaving Notion.

Personal finance dashboards

Build a "My Money" Notion page with SIP, FD, and coffee calculators side by side. Track projections alongside your financial notes.

Published financial content

If you publish blog posts or guides via Notion Sites, embedded calculators make your content interactive. Readers calculate their own numbers instead of just reading examples.

Troubleshooting

"Unable to load this embed"

Embed is too short / shows scrollbar

Embed not updating when I change the URL

Other platforms

Need to embed on a different platform? See our guides for WordPress, Webflow, Squarespace, Wix, or Ghost.

Or browse the full embed library with copy-paste code for all 19 calculators.