Price widgets for your site
A live ticker, a converter or a coin card on your own pages. Set one up here, then paste an iframe or a script tag. No sign-up, no cookies and no tracking.
Converter
Any coin to any currency, on your own page.
Live preview
iframe
<iframe src="https://wardcrest.com/embed/converter?from=bitcoin&to=usd" title="Converter by Wardcrest" width="480" height="310" style="border:0;border-radius:12px;max-width:100%" loading="lazy"></iframe>
Script tag
<script src="https://wardcrest.com/embed.js" data-embed="converter" data-coin="bitcoin" data-currency="usd" data-size="regular" async></script>
Questions
Is it really free?
Yes. The widgets are free to embed on any site, commercial or not. They carry a small “Powered by Wardcrest” line and the data credit our licences require.
Do the widgets track my visitors?
No. They set no cookies, load nothing from third parties and send no analytics. Prices come from Wardcrest’s own servers.
Should I paste the iframe or the script tag?
Either gives the same widget. The iframe is plain HTML and works where a site does not allow scripts. The script tag is easier to read: /embed.js puts the same iframe where the tag is and does nothing else.
How often do prices update?
Every minute while the widget is visible on screen.
Can I change how they look?
Choose light, dark or the visitor’s own system theme, the currency prices are shown in, and a width of 320 or 480 pixels or the full width of the column. You can also change the width and height in the code to fit your layout.