Copy and paste the lines below to add this widget to your web page.
<div data-dash-price-widget="usd"></div>
<script async type="application/javascript" src="https://seigler.github.io/Dash-price-widget/scripts/app.js"></script>
You can also specify multiple currencies:
<div data-dash-price-widget="usd eur cny"></div>
<script async type="application/javascript" src="https://seigler.github.io/Dash-price-widget/scripts/app.js"></script>