WIDGET
Embed live bitcoin/currency exchange rate on your website. Convert between dozens of currencies with this simple Bitcoin calculator.

How to embed on your website
1. Add the following to the <head> tag of your website (only once).

<script src="https://xsats.net/xsats-widget.js" type="text/javascript"></script>
2. Add the following to the main body of your website.

<div class="xsats" data-currency="AUD" data-theme="dark"></div>
NOTE: Set your prefered currency code in data-currency and either light or dark theme in data-theme.