Partner Program

Embed Glide’s FX calculator

Give your audience live FX rates with a zero-configuration iframe. Works on any site. No API keys, no tracking pixels, no consent banners needed.

1. Copy the snippet

<iframe
  src="https://glide.co/embed/fx-calculator?from=USD&to=EUR&amount=1000"
  width="360"
  height="480"
  frameborder="0"
  style="border-radius: 8px; border: 1px solid #2c2760;"
  title="Glide FX Calculator"
  loading="lazy"
></iframe>

2. Configure the defaults

Pass query parameters on the iframe src to pre-fill the corridor and amount:

ParamDefaultDescription
fromUSDSource currency (ISO 4217 or stablecoin)
toEURDestination currency
amount1000Default amount in the source currency
compact0Set to 1 for a shorter 3-row layout

3. Live preview

The widget shows live Wise rates alongside static competitor data and the user’s bank. Numbers update as visitors type. No JS to include, no bundle to download.

The “Powered by Glide” link opens in a new tab and brings warm, qualified traffic. That’s all the attribution we need.

FAQ

Do I need a Glide account to embed this?

No. The iframe works on any site with no authentication.

Are there rate limits?

The widget calls public rate endpoints that are rate-limited by IP. High-traffic embeds work fine because each visitor is a distinct IP.

Can I style the widget to match my site?

V4.1 ships with a single dark theme that matches the Glide design system. Custom theming is on the roadmap for V4.2.

Does the widget track visitors?

No cookies, no analytics pixels. The only outbound traffic is the visitor-initiated click on the attribution link.