Widgets for your website

Put a live rate or a mini exchange converter on your site — they update automatically, for free. Just paste the code into your page's HTML.

Widget builder — any pair

Pick any pair from the project catalog — get ready code and a preview.

Converter widget (amount input)

<div class="ratescout-widget" data-widget="converter"></div>
<script src="https://ratescout.ru/widget.js" async></script>

Available pairs (data-pair)

How it works

  1. Copy the code of the widget you want and paste it into your page's HTML.
  2. Rate: data-pair (popular) or data-from+data-to (any pair). Converter: data-widget="converter".
  3. The script pulls current rates and updates the widget.
  4. For several widgets on a page — add several div blocks.