Skip to content

Embed · free · live data

The live table, on your page.

The top 5 exchanges for a €1,000 buy of whichever asset you embed — live orderbook data, refreshed every 60 seconds, ranked by what you actually receive. Drop it into a blog post, a forum thread or a newsletter page.

One script tag

Set data-ctp-embed to any of btc, eth, sol, bnb, xrp, usdt, usdc, doge, ada, trx, avax, link, dot, bch, shib, ltc, pepe, uni, near, apt, atom, xlm, pol, aave, sui. The optional data-ctp-quote switches currency — leave it off and the widget measures EUR, exactly as it always has.

<div data-ctp-embed="btc" data-ctp-quote="usd"></div>
<script async src="https://skontro.com/embed.js"></script>

Or a plain iframe

Swap /btc for any supported asset. Drop the ?quote=usd query entirely for EUR. No script, works everywhere iframes do.

<iframe
  src="https://skontro.com/embed/true-cost/btc?quote=usd"
  title="Skontro — live true cost of buying BTC"
  width="480" height="340" loading="lazy"
  style="border:1px solid #3a342e;background:#211d1a">
</iframe>

The widget carries a small attribution link marked rel="sponsored" — honest to Google about what a distributed widget link is. The data is identical to the public comparison; ranking is never influenced by affiliate payout, in your iframe or anywhere else. The widget learns nothing about your visitors beyond your hostname.

Building something bigger? The public API and MCP server serve the same numbers, no key required — see Developers.