Partner Program

Embed Glide's tools

Give your audience live FX comparisons or bank-code search with a zero-configuration iframe. Works on any site. No API keys, tracking pixels, or consent banners needed.

1. Choose and configure a widget

2. 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 #E3DAC5;"
  title="Glide FX calculator"
  loading="lazy"
></iframe>

3. Live preview

The converter shows live Glide rates alongside bank and competitor comparisons. It updates as visitors type.

Use compact mode when vertical space is tight. The standard layout includes two more comparison rows.

Query parameters

The generator keeps these parameters in sync for you. You can also edit the iframe src directly.

WidgetParamDefaultDescription
ConverterfromUSDSource currency code
ConvertertoEURDestination currency code
Converteramount1000Amount in source currency
Convertercompact0Set to 1 for a shorter layout
Bank lookupsystemifscifsc, swift, or routing

FAQ

Do I need a Glide account to embed these?

No. Both iframes work on any site with no authentication.

Are there rate limits?

Yes. Public rate and directory-search endpoints use per-IP rate limits with generous budgets for normal visitor use.

Can I style a widget to match my site?

The widgets use Glide's light theme and fit a 360px-wide frame. You can style the iframe border and surrounding content on your own page.

Do the widgets track visitors?

No cookies and no analytics pixels. The only outbound traffic is a visitor-initiated click on a result or attribution link.

What are the embed terms?

Free to embed with attribution. The "Powered by Glide" link must remain visible and unmodified. We may revoke access for embeds that strip or hide it.