"(TEMPLATE) Exchange Rates Embeddable Widget for website"
Bootstrap 3.1.0 Snippet by muhittinbudak

<link href="//netdna.bootstrapcdn.com/bootstrap/3.1.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//netdna.bootstrapcdn.com/bootstrap/3.1.0/js/bootstrap.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <!------ Include the above in your HEAD tag ----------> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Strait"> <div class="container" style="font-family: 'Strait', sans-serif;"> <div class="row"> <div class="panel panel-primary"> <div class="panel-heading"> <h4 class="panel-title"> <a href="https://usd.currencyrate.today" rel="noopener nofollow" target="_blank" >100 US Dollar</a > </h4> </div> <table class="table table-striped table-hover"> <tbody> <tr> <td style="white-space: nowrap; text-overflow:ellipsis; overflow: hidden; max-width:160px;"> <img src="https://curate.ams3.cdn.digitaloceanspaces.com/f/i/flags/bc.png" width="16" height="11" alt="BTC" loading="lazy" /> <span>Bitcoin</span> </td> <td class="text-right"> <span class="label label-default">0.0008</span> </td> </tr> <tr> <td style="white-space: nowrap; text-overflow:ellipsis; overflow: hidden; max-width:160px;"> <img src="https://curate.ams3.cdn.digitaloceanspaces.com/f/i/flags/au.png" width="16" height="11" alt="AUD" loading="lazy" /> <span>Australian Dollar</span> </td> <td class="text-right"> <span class="label label-default">153.7043</span> </td> </tr> <tr> <td style="white-space: nowrap; text-overflow:ellipsis; overflow: hidden; max-width:160px;" > <img src="https://curate.ams3.cdn.digitaloceanspaces.com/f/i/flags/gb.png" width="16" height="11" alt="GBP" loading="lazy" /> <span>British Pound Sterling</span> </td> <td class="text-right"> <span class="label label-default">73.7490</span> </td> </tr> <tr> <td style="white-space: nowrap; text-overflow:ellipsis; overflow: hidden; max-width:160px;" > <img src="https://curate.ams3.cdn.digitaloceanspaces.com/f/i/flags/eu.png" width="16" height="11" alt="EUR" loading="lazy" /> <span>Euro</span> </td> <td class="text-right"> <span class="label label-default">85.4348</span> </td> </tr> <tr> <td style="white-space: nowrap; text-overflow:ellipsis; overflow: hidden; max-width:160px;" > <img src="https://curate.ams3.cdn.digitaloceanspaces.com/f/i/flags/cn.png" width="16" height="11" alt="CNY" loading="lazy" /> <span>Chinese Yuan</span> </td> <td class="text-right"> <span class="label label-default">718.2100</span> </td> </tr> <tr> <td style="white-space: nowrap; text-overflow:ellipsis; overflow: hidden; max-width:160px;" > <img src="https://curate.ams3.cdn.digitaloceanspaces.com/f/i/flags/jp.png" width="16" height="11" alt="JPY" loading="lazy" /> <span>Japanese Yen</span> </td> <td class="text-right"> <span class="label label-default">14709.4948</span> </td> </tr> <tr> <td style="white-space: nowrap; text-overflow:ellipsis; overflow: hidden; max-width:160px;" > <img src="https://curate.ams3.cdn.digitaloceanspaces.com/f/i/flags/ru.png" width="16" height="11" alt="RUB" loading="lazy" /> <span>Russian Ruble</span> </td> <td class="text-right"> <span class="label label-default">8010.0406</span> </td> </tr> </tbody> </table> <div class="panel-footer"> <a href="https://currencyrate.today/exchangerates-widget" rel="noopener nofollow" title="Get widget - Exchange Rates" target="_blank" class="btn btn-sm btn-primary" ><svg style="position:relative;top:3px;" fill="white" width="16" height="16" role="img" viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg" > <title>Get widget - Exchange Rates</title> <path d="M1600 736v192q0 40-28 68t-68 28h-416v416q0 40-28 68t-68 28h-192q-40 0-68-28t-28-68v-416h-416q-40 0-68-28t-28-68v-192q0-40 28-68t68-28h416v-416q0-40 28-68t68-28h192q40 0 68 28t28 68v416h416q40 0 68 28t28 68z" ></path></svg ></a> <p class="text-muted pull-right" style="font-size:10px;padding-top:9px"> 16 Aug, 2025 </p> </div> </div> </div> </div>

Related: See More


Questions / Comments: