https://yadio.io/

提交的 URL:
https://yadio.io/
报告完成时间:

链接 · 找到 4 个

从页面中识别出的传出链接

链接文本
https://www.enable-javascript.com/ instructions how to enable JavaScript in your web browser.
https://www.enable-javascript.com/es/ instrucciones para habilitar JavaScript en tu navegador.
https://twitter.com/yadio_io
https://www.instagram.com/yadio_io

JavaScript 变量 · 找到 123 个

在页面窗口对象上加载的全局 JavaScript 变量是在函数外部声明的变量,可以从当前范围内的代码中的任何位置访问

名称类型
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
$function
jQueryfunction
bootstrapobject
dayjsfunction
curr_localobject
precisionRoundfunction
getPCTfunction

控制台日志消息 · 找到 0 条

记录到 Web 控制台的消息

HTML

页面的原始 HTML 正文

<!DOCTYPE html><html lang="en"><head>
  <!-- Required meta tags -->
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
  <meta name="google" content="notranslate">
  <meta name="Description" content="Free-Market Exchange Rate - BTC Market Search Tool">

  <meta http-equiv="onion-location" content="http:/eheilkpcozks2ve56w7yce6piyubl7nxz2so3zma2aow2o46lw5xfyqd.onion">

  <!-- Twitter meta tags -->
  <meta name="twitter:title" content="Free-Market Exchange Rate - BTC Market Search Tool">
  <meta name="twitter:url" content="https://yadio.io/simple.html">
  <meta name="twitter:site" content="@yadio_io">
  <meta name="twitter:card" content="summary">
  <meta name="twitter:image" content="https://yadio.io/social/logo_sq.png">
  <meta name="twitter:description" content="Exchange rate calculated using only publicly available and verifiable data.">

  <!-- Bootstrap CSS -->
  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" integrity="sha384-zCbKRCUGaJDkqS1kPbPd7TveP5iyJE0EjAuZQTgFLD2ylzuqKfdKlfG/eSrtxUkn" crossorigin="anonymous">

  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css">

  <!--<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.2/css/all.css"
    integrity="sha384-fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKkMHpvLbHG9Sr" crossorigin="anonymous" />-->

  <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css">
  <link href="./css/style.css" rel="stylesheet">

  <link rel="manifest" href="./manifest.json">

  <!-- iOS App -->
  <meta name="apple-mobile-web-app-capable" content="yes">
  <meta name="apple-mobile-web-app-status-bar-style" content="black">
  <meta name="apple-mobile-web-app-title" content="yadio">
  <link rel="apple-touch-icon" href="/img/icons/touch-icon-180.png">

  <meta name="theme-color" content="#343a40">

  <noscript>
    <div class="alert alert-danger" role="alert">
      <h4 class="alert-heading">Oops!</h4>
      <p class="mb-0">
        For full functionality of this site it is necessary to enable
        JavaScript.
      </p>
      <p class="mb-0">
        Para el funcionamiento de este sitio es necesario JavaScript.
      </p>
      <hr />
      <p class="mb-0">
        Here are the
        <a href="https://www.enable-javascript.com/" target="_blank" class="alert-link">
          instructions how to enable JavaScript in your web browser.</a>
      </p>
      <p class="mb-0">
        Aquí estan las
        <a href="https://www.enable-javascript.com/es/" target="_blank" class="alert-link">
          instrucciones para habilitar JavaScript en tu navegador.</a>
      </p>
    </div>
  </noscript>

  <title id="title">Yadio</title>
  <link rel="icon" href="./img/logo-icon.png" type="image/png">
</head>

<body class="bg-dark">
  <nav class="navbar navbar-expand-md navbar-dark bg-dark">
    <a class="navbar-brand" href="./">
      <img src="./img/logo.png" height="30" class="d-inline-block align-center" title="Yadio"><span class="px-1"></span>
    </a>

    <!-- Toggler/collapsibe Button -->
    <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#collapsibleNavbar">
      <span class="navbar-toggler-icon"></span>
    </button>

    <!-- Navbar links -->
    <div class="collapse navbar-collapse" id="collapsibleNavbar"><ul class="navbar-nav mr-auto"><li class="nav-item "><a class="nav-link" href="grid.html" title="Global View"><i class="fas fa-globe fa-fw"></i><span id="navGlobal"> Global<span></span></span></a></li><li class="nav-item "><a class="nav-link" href="simple.html" title="Local View"><i class="fas fa-map-pin fa-fw"></i><span id="navLocal"> Local<span></span></span></a></li><li class="nav-item "><a class="nav-link" href="market.html" title="BTC P2P Market"><i class="fab fa-btc fa-fw"></i><span id="navMarket"> Market<span></span></span></a></li><li class="nav-item "><a class="nav-link" href="calc.html" title="Calculator"><i class="fas fa-calculator fa-fw"></i><span id="navCalc"> Calc<span></span></span></a></li><li class="nav-item "><a class="nav-link" href="today.html" title="24hr Charts"><i class="fas fa-chart-area fa-fw"></i><span id="navToday"> Today<span></span></span></a></li><li class="nav-item "><a class="nav-link" href="charts.html" title="Historical Charts"><i class="fas fa-chart-bar fa-fw"></i><span id="navHistory"> History<span></span></span></a></li><li class="nav-item "><a class="nav-link" href="comp.html" title="Comparison Charts"><i class="fas fa-not-equal fa-fw"></i><span id="navCompare"> Compare<span></span></span></a></li><li class="nav-item "><a class="nav-link" href="api.html" title="API Docs"><i class="fas fa-cogs fa-fw"></i><span id="navAPI"> API<span></span></span></a></li><li class="nav-item "><a class="nav-link" href="info.html" title="Information"><i class="far fa-question-circle fa-fw"></i><span id="navInfo"> Info<span></span></span></a></li><li class="nav-item "><a class="nav-link" href="https://status.yadio.io" title="API Status"><i class="fas fa-check-circle fa-fw"></i><span id="navStatus"> Status<span></span></span></a></li></ul><span class="mr-2"><button id="langbtn" class="btn btn-sm btn-outline-secondary my-2 my-sm-0" onclick="ChangeLang()">Español</button></span></div>
  </nav>

  <!-- Info Alert -->
  <div class="d-none alert alert-dark alert-dismissible fade show" role="alert">
    <strong></strong><a href="https://status.yadio.io/incident/243772" class="alert-link pl-2"><i class="fas fa-cogs fa-fw"></i> Scheduled Maintenance: Thursday, Aug
      10 at 11:00PM UTC</a>
    <button type="button" class="close" data-dismiss="alert" aria-label="Close">
      <span aria-hidden="true">×</span>
    </button>
  </div>

  <!-- Error Alert -->
  <div id="alerterr" class="d-none alert alert-danger alert-dismissible fade show" role="alert">
    <span id="errmsg"></span>
    <button type="button" class="close" data-dismiss="alert" aria-label="Close">
      <span aria-hidden="true">×</span>
    </button>
  </div>

  <div class="container text-light text-center">
    <div class="row p-1 mt-0">
      <div class="col-12 d-inline-block mt-2">
        <!-- TOOLBAR -->

        <div class="float-left">
          <div id="ToolbarLocation" class="d-inline-block animated">
            <div class="dropdown">
              <button class="btn btn-secondary dropdown-toggle-split" type="button" id="dropdownRateLocation" data-toggle="dropdown" title="Location">
                <span><i class="fas fa-map-pin fa-fw"></i></span>
              </button>
              <div id="LocationMenu" class="dropdown-menu"><input type="text" placeholder=" ..." class="form-control px-4" id="LocationInput" onkeyup="filterLocation()" style="font-family: 'Font Awesome 5 Free';font-weight: 900"><li class="d-flex"><a class="dropdown-item" onclick="countryChange('AED');"><img src="./img/curr/AED.png" width="24" height="24" class="align-bottom"> UAE <span class="small text-muted">AED</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('ALL');"><img src="./img/curr/ALL.png" width="24" height="24" class="align-bottom"> Albania <span class="small text-muted">ALL</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('ARS');"><img src="./img/curr/ARS.png" width="24" height="24" class="align-bottom"> Argentina <span class="small text-muted">ARS</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('AUD');"><img src="./img/curr/AUD.png" width="24" height="24" class="align-bottom"> Australia <span class="small text-muted">AUD</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('BOB');"><img src="./img/curr/BOB.png" width="24" height="24" class="align-bottom"> Bolivia <span class="small text-muted">BOB</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('BRL');"><img src="./img/curr/BRL.png" width="24" height="24" class="align-bottom"> Brasil <span class="small text-muted">BRL</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('BWP');"><img src="./img/curr/BWP.png" width="24" height="24" class="align-bottom"> Botswana <span class="small text-muted">BWP</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('BYN');"><img src="./img/curr/BYN.png" width="24" height="24" class="align-bottom"> Belarus <span class="small text-muted">BYN</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('CAD');"><img src="./img/curr/CAD.png" width="24" height="24" class="align-bottom"> Canada <span class="small text-muted">CAD</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('CHF');"><img src="./img/curr/CHF.png" width="24" height="24" class="align-bottom"> Switzerland <span class="small text-muted">CHF</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('CLP');"><img src="./img/curr/CLP.png" width="24" height="24" class="align-bottom"> Chile <span class="small text-muted">CLP</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('CNY');"><img src="./img/curr/CNY.png" width="24" height="24" class="align-bottom"> China <span class="small text-muted">CNY</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('COP');"><img src="./img/curr/COP.png" width="24" height="24" class="align-bottom"> Colombia <span class="small text-muted">COP</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('CRC');"><img src="./img/curr/CRC.png" width="24" height="24" class="align-bottom"> Costa Rica <span class="small text-muted">CRC</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('CZK');"><img src="./img/curr/CZK.png" width="24" height="24" class="align-bottom"> Czechia <span class="small text-muted">CZK</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('DKK');"><img src="./img/curr/DKK.png" width="24" height="24" class="align-bottom"> Denmark <span class="small text-muted">DKK</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('DOP');"><img src="./img/curr/DOP.png" width="24" height="24" class="align-bottom"> Dominicana <span class="small text-muted">DOP</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('EGP');"><img src="./img/curr/EGP.png" width="24" height="24" class="align-bottom"> Egypt <span class="small text-muted">EGP</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('ETB');"><img src="./img/curr/ETB.png" width="24" height="24" class="align-bottom"> Ethiopia <span class="small text-muted">ETB</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('EUR');"><img src="./img/curr/EUR.png" width="24" height="24" class="align-bottom"> Euro <span class="small text-muted">EUR</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('GBP');"><img src="./img/curr/GBP.png" width="24" height="24" class="align-bottom"> United Kingdom <span class="small text-muted">GBP</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('GEL');"><img src="./img/curr/GEL.png" width="24" height="24" class="align-bottom"> Georgia <span class="small text-muted">GEL</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('GHS');"><img src="./img/curr/GHS.png" width="24" height="24" class="align-bottom"> Ghana <span class="small text-muted">GHS</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('GTQ');"><img src="./img/curr/GTQ.png" width="24" height="24" class="align-bottom"> Guatemala <span class="small text-muted">GTQ</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('HKD');"><img src="./img/curr/HKD.png" width="24" height="24" class="align-bottom"> Hong Kong <span class="small text-muted">HKD</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('HUF');"><img src="./img/curr/HUF.png" width="24" height="24" class="align-bottom"> Hungary <span class="small text-muted">HUF</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('IDR');"><img src="./img/curr/IDR.png" width="24" height="24" class="align-bottom"> Indonesia <span class="small text-muted">IDR</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('ILS');"><img src="./img/curr/ILS.png" width="24" height="24" class="align-bottom"> Israel <span class="small text-muted">ILS</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('INR');"><img src="./img/curr/INR.png" width="24" height="24" class="align-bottom"> India <span class="small text-muted">INR</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('ISK');"><img src="./img/curr/ISK.png" width="24" height="24" class="align-bottom"> Iceland <span class="small text-muted">ISK</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('JPY');"><img src="./img/curr/JPY.png" width="24" height="24" class="align-bottom"> Japan <span class="small text-muted">JPY</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('KES');"><img src="./img/curr/KES.png" width="24" height="24" class="align-bottom"> Kenya <span class="small text-muted">KES</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('KRW');"><img src="./img/curr/KRW.png" width="24" height="24" class="align-bottom"> South Korea <span class="small text-muted">KRW</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('KZT');"><img src="./img/curr/KZT.png" width="24" height="24" class="align-bottom"> Kazakhstan <span class="small text-muted">KZT</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('LKR');"><img src="./img/curr/LKR.png" width="24" height="24" class="align-bottom"> Sri Lanka <span class="small text-muted">LKR</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('MAD');"><img src="./img/curr/MAD.png" width="24" height="24" class="align-bottom"> Morocco <span class="small text-muted">MAD</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('MXN');"><img src="./img/curr/MXN.png" width="24" height="24" class="align-bottom"> México <span class="small text-muted">MXN</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('MYR');"><img src="./img/curr/MYR.png" width="24" height="24" class="align-bottom"> Malaysia <span class="small text-muted">MYR</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('NGN');"><img src="./img/curr/NGN.png" width="24" height="24" class="align-bottom"> Nigeria <span class="small text-muted">NGN</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('NOK');"><img src="./img/curr/NOK.png" width="24" height="24" class="align-bottom"> Norway <span class="small text-muted">NOK</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('NZD');"><img src="./img/curr/NZD.png" width="24" height="24" class="align-bottom"> New Zealand <span class="small text-muted">NZD</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('PAB');"><img src="./img/curr/PAB.png" width="24" height="24" class="align-bottom"> Panamá <span class="small text-muted">PAB</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('PEN');"><img src="./img/curr/PEN.png" width="24" height="24" class="align-bottom"> Perú <span class="small text-muted">PEN</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('PHP');"><img src="./img/curr/PHP.png" width="24" height="24" class="align-bottom"> Philippines <span class="small text-muted">PHP</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('PKR');"><img src="./img/curr/PKR.png" width="24" height="24" class="align-bottom"> Pakistan <span class="small text-muted">PKR</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('PLN');"><img src="./img/curr/PLN.png" width="24" height="24" class="align-bottom"> Poland <span class="small text-muted">PLN</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('PYG');"><img src="./img/curr/PYG.png" width="24" height="24" class="align-bottom"> Paraguay <span class="small text-muted">PYG</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('RON');"><img src="./img/curr/RON.png" width="24" height="24" class="align-bottom"> Romania <span class="small text-muted">RON</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('RUB');"><img src="./img/curr/RUB.png" width="24" height="24" class="align-bottom"> Russia <span class="small text-muted">RUB</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('SAR');"><img src="./img/curr/SAR.png" width="24" height="24" class="align-bottom"> Saudi Arabia <span class="small text-muted">SAR</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('SEK');"><img src="./img/curr/SEK.png" width="24" height="24" class="align-bottom"> Sweden <span class="small text-muted">SEK</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('SGD');"><img src="./img/curr/SGD.png" width="24" height="24" class="align-bottom"> Singapore <span class="small text-muted">SGD</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('THB');"><img src="./img/curr/THB.png" width="24" height="24" class="align-bottom"> Thailand <span class="small text-muted">THB</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('TND');"><img src="./img/curr/TND.png" width="24" height="24" class="align-bottom"> Tunisia <span class="small text-muted">TND</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('TRY');"><img src="./img/curr/TRY.png" width="24" height="24" class="align-bottom"> Turkey <span class="small text-muted">TRY</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('TWD');"><img src="./img/curr/TWD.png" width="24" height="24" class="align-bottom"> Taiwan <span class="small text-muted">TWD</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('TZS');"><img src="./img/curr/TZS.png" width="24" height="24" class="align-bottom"> Tanzania <span class="small text-muted">TZS</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('UAH');"><img src="./img/curr/UAH.png" width="24" height="24" class="align-bottom"> Ukraine <span class="small text-muted">UAH</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('UGX');"><img src="./img/curr/UGX.png" width="24" height="24" class="align-bottom"> Uganda <span class="small text-muted">UGX</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('USD');"><img src="./img/curr/USD.png" width="24" height="24" class="align-bottom"> USA <span class="small text-muted">USD</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('UYU');"><img src="./img/curr/UYU.png" width="24" height="24" class="align-bottom"> Uruguay <span class="small text-muted">UYU</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('UZS');"><img src="./img/curr/UZS.png" width="24" height="24" class="align-bottom"> Uzbekistan <span class="small text-muted">UZS</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('VES');"><img src="./img/curr/VES.png" width="24" height="24" class="align-bottom"> Venezuela <span class="small text-muted">VES</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('VND');"><img src="./img/curr/VND.png" width="24" height="24" class="align-bottom"> Vietnam <span class="small text-muted">VND</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('XAF');"><img src="./img/curr/XAF.png" width="24" height="24" class="align-bottom"> Central Africa <span class="small text-muted">XAF</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('XOF');"><img src="./img/curr/XOF.png" width="24" height="24" class="align-bottom"> West Africa <span class="small text-muted">XOF</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('ZAR');"><img src="./img/curr/ZAR.png" width="24" height="24" class="align-bottom"> South Africa <span class="small text-muted">ZAR</span></a></li><li class="d-flex"><a class="dropdown-item" onclick="countryChange('ZMW');"><img src="./img/curr/ZMW.png" width="24" height="24" class="align-bottom"> Zambia <span class="small text-muted">ZMW</span></a></li></div>
            </div>
          </div>

          <div class="d-inline-block">
            <a type="" href="./market.html" id="" class="btn btn-outline-secondary" title="Bitcoin Market">
              <span class="btc"><i class="fab fa-btc fa-fw"></i></span>
            </a>
          </div>

          <div class="d-none">
            <a type="" href="./calc.html" id="openHist" class="btn btn-outline-secondary" title="Calculator">
              <i class="fas fa-calculator fa-fw"></i>
            </a>
          </div>

          <div class="d-inline-block">
            <a type="" href="./today.html" id="openToday" class="btn btn-outline-secondary" title="Today">
              <i class="fas fa-chart-area fa-fw"></i>
            </a>
          </div>

          <div class="d-inline-block">
            <a type="" href="./grid.html" id="openGrid" class="btn btn-outline-secondary" title="Global">
              <i class="fas fa-globe fa-fw"></i>
            </a>
          </div>
        </div>

        <div class="float-right">
          <div class="d-inline-block">
            <span id="btnSync" class="btn p-2 text-light"><i id="btnSyncIcon" class="fas fa-redo"></i></span>
          </div>
        </div>
      </div>
      <!--END TOOLBAR-->
    </div>

    <div class="col-12 mt-2 mb-1 d-none">
      <div class="btn-toolbar" role="toolbar" aria-label="Toolbar">
        <div class="btn-group btn-group-sm" role="group">
          <button id="btnusd" type="button" class="btn btn-outline-secondary active" title="US dollar">
            <span><i class="fas fa-dollar-sign fa-fw"></i></span>
          </button>
          <button id="btneur" type="button" class="btn btn-outline-secondary" title="euro">
            <span><i class="fas fa-euro-sign fa-fw"></i></span>
          </button>
          <button id="btnbtc" type="button" class="btn btn-outline-secondary" title="bitcoin">
            <span><i class="fab fa-btc fa-fw"></i></span>
          </button>
        </div>
      </div>
    </div>

    <div class="media border border-secondary rounded">
      <img id="header_img" class="p-2 animated rounded-circle" data-toggle="tooltip" data-placement="top" data-html="true" src="./img/curr/ARS.png" width="48" height="48" data-original-title="Argentina">
      <div id="header" class="media-body p-1 mt-2 animated">
        <div id="impUSDtitle" class="animated">
          <h4 class="mb-1">
            <span id="impUSD" class="" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/ARS.png&quot; class=&quot;d-inline-block align-bottom&quot;> Argentina <span class=&quot;text-info&quot;><i class=&quot;fas fa-exchange-alt&quot;></i></span> USD<br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;>premium: 14.87%<br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>Official: 1,022.23<br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>USDT: 1,178.33<br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>CEX: 1,174.26<br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>Dólar Bolsa: 1,131.22<br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>CCL: 1,150.85<br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>Blue Compra: 1,185.00<br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>Blue Venta: 1,205.00<br>" title=""><img src="./img/ex-arr.png" width="24" height="24" class="mr-1"><small>$</small>1,174.26<span class="d-none d-md-inline-block text-muted small">ARS/USD</span> <span class="h6">+1.70% <span class="text-success"><i class="fas fa-arrow-up"></i></span></span> </span>
          </h4>
          <h6>
            <span id="currBTC" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/ARS.png&quot; class=&quot;d-inline-block align-bottom&quot;> Argentina <span class=&quot;text-info&quot;><i class=&quot;fas fa-exchange-alt&quot;></i></span> BTC<br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;>118,669,223.48" title=""><small><span class="btc"><i class="fab fa-btc fa-fw"></i></span></small>118,669,223<span class="d-none d-md-inline-block text-muted small">ARS/BTC</span> <small>-3.33% <span class="text-danger"><i class="fas fa-arrow-down"></i></span></small></span>
          </h6>
        </div>
      </div>
    </div>

    <div class="row mt-2">
      <div class="col-12">
        <h6>
          <i class="far fa-clock"></i>
          <a id="last_updated_top" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<span class=&quot;text-success&quot;><i class=&quot;fas fa-redo&quot;></i></span> 08:43:03" title="">Dec 18, 2024 08:40 PM</a>
        </h6>
      </div>

      <div class="col-12 mt-2 mb-1">
        <a id="btnMktSearch" type="" class="btn btn-outline-secondary btn-block btn-grid" onclick="openMktSearch()"><span class="float-left"><i class="fas fa-search fa-fw"></i></span> <img width="24" height="24" src="./img/curr/ARS.png" class=""><img src="./img/ex-arr.png" width="24" height="24" class="mx-1"><img src="./img/btc.png" width="20" height="20" class=""></a>
      </div>

      <div class="col-12 mb-2">
        <a href="./market.html" class="btn btn-outline-secondary btn-block btn-grid">
          <span id="headerEx" class="my-2 d-none d-md-inline-block" onclick="openMkt(&quot;ARS&quot;)"><ul class="list-inline mb-0"><li class="list-inline-item p-1"><img src="./img/market/mkt4.png" "width="24" height="24" class="rounded-circle align-bottom"> <span class="d-none d-xl-inline-block badge badge-light">97</span></li><li class="list-inline-item p-1"><img src="./img/market/mkt2.png" "width="24" height="24" class="rounded-circle align-bottom"> <span class="d-none d-xl-inline-block badge badge-light">89</span></li><li class="list-inline-item p-1"><img src="./img/market/mkt14.png" "width="24" height="24" class="rounded-circle align-bottom"> <span class="d-none d-xl-inline-block badge badge-light">47</span></li><li class="list-inline-item p-1"><img src="./img/market/mkt9.png" "width="24" height="24" class="rounded-circle align-bottom"> <span class="d-none d-xl-inline-block badge badge-light">26</span></li><li class="list-inline-item p-1"><img src="./img/market/mkt13.png" "width="24" height="24" class="rounded-circle align-bottom"> <span class="d-none d-xl-inline-block badge badge-light">19</span></li><li class="list-inline-item p-1"><img src="./img/market/mkt3.png" "width="24" height="24" class="rounded-circle align-bottom"> <span class="d-none d-xl-inline-block badge badge-light">12</span></li><li class="list-inline-item p-1"><img src="./img/market/mkt20.png" "width="24" height="24" class="rounded-circle align-bottom"> <span class="d-none d-xl-inline-block badge badge-light">4</span></li><li class="list-inline-item p-1"><img src="./img/market/mkt24.png" "width="24" height="24" class="rounded-circle align-bottom"> <span class="d-none d-xl-inline-block badge badge-light">4</span></li><li class="list-inline-item p-1"><img src="./img/market/mkt10.png" "width="24" height="24" class="rounded-circle align-bottom"> <span class="d-none d-xl-inline-block badge badge-light">3</span></li><li class="list-inline-item p-1"><img src="./img/market/mkt1.png" "width="24" height="24" class="rounded-circle align-bottom"> <span class="d-none d-xl-inline-block badge badge-light">2</span></li><li class="list-inline-item p-1"><img src="./img/market/mkt11.png" "width="24" height="24" class="rounded-circle align-bottom"> <span class="d-none d-xl-inline-block badge badge-light">1</span></li><li class="list-inline-item p-1"><img src="./img/market/mkt19.png" "width="24" height="24" class="rounded-circle align-bottom"> <span class="d-none d-xl-inline-block badge badge-light">1</span></li><li class="list-inline-item p-1"><img src="./img/market/mkt21.png" "width="24" height="24" class="rounded-circle align-bottom"> <span class="d-none d-xl-inline-block badge badge-light">1</span></li><li class="list-inline-item p-1"><img src="./img/market/mkt23.png" "width="24" height="24" class="rounded-circle align-bottom"> <span class="d-none d-xl-inline-block badge badge-light">1</span></li></ul></span>
          <span id="btnMarket" class="d-block" onclick="openMkt(&quot;ARS&quot;)" title="# offers P2P"><span class="btc"><i class="fab fa-btc fa-fw"></i></span><span class="badge badge-light mx-1">307</span></span>
        </a>
      </div>

      <div class="col-12 mt-2 h6">
        <span id="BTCprice" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span> <small>USD/BTC</small><br>1h: -2.02% <span class=&quot;text-danger&quot;><i class=&quot;fas fa-arrow-down&quot;></i></span><br>24h: -4.94% <span class=&quot;text-danger&quot;><i class=&quot;fas fa-arrow-down&quot;></i></span><br>7d: +4.71% <span class=&quot;text-success&quot;><i class=&quot;fas fa-arrow-up&quot;></i></span><br>" title=""><small><span class="btc"><i class="fab fa-btc fa-fw"></i></span></small><span class="small">USD</span> $101,058.68<span class="small text-muted">USD/BTC</span> </span>
        <span id="BTCpriceChange" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<span class=&quot;text-info&quot;>24h <i class=&quot;fas fa-chart-line&quot;></i></span><br>-5,256.98 <small>USD</small><br>-4.94% <span class=&quot;text-danger&quot;><i class=&quot;fas fa-arrow-down&quot;></i></span>" title=""><small><span class="d-none d-md-inline-block px-2"><span class="small">1h:</span> -2.02% <span class="text-danger"><i class="fas fa-arrow-down"></i></span></span> <span class=""><span class="d-none d-md-inline-block small">24h:</span> -4.94% <span class="text-danger"><i class="fas fa-arrow-down"></i></span></span> <span class="d-none d-md-inline-block px-2"><span class="small">7d:</span> +4.71% <span class="text-success"><i class="fas fa-arrow-up"></i></span></span> </small></span>
      </div>

      <div id="calc" class="container bg-dark border border-secondary rounded mx-3 my-2">
        <!--CALC Container-->

        <div class="row my-3 text-muted bg-dark">
          <div class="col-12 d-flex justify-content-between">
            <div class="w-25">
              <span id="CalcModeIcon" class="langtoogle float-left px-2 animated" data-toggle="tooltip" data-placement="top" data-html="true" title-tmp="Tipo de Cambio" title="" data-original-title="Implied Exchange Rate"><span id="CalcModeImg"><i class="fas fa-exchange-alt fa-fw"></i></span></span>
              <span id="CalcStatus" class="langtoogle float-left" data-toggle="tooltip" data-placement="top" data-html="true" title-tmp="Status" title="" data-original-title="Status"><i class="fas fa-calculator"></i></span>
            </div>
            <div class="">
              <a><img src="./img/logo.png" height="30" class=""></a>
            </div>
            <div class="w-25">
              <span id="updatedCalc" class="langtoogle float-right px-2" data-toggle="tooltip" data-placement="top" data-html="true" title-tmp="" title="" data-original-title="Updates"><i class="fas fa-check"></i></span>
              <a id="downloadJson" class="float-right text-muted"><i class="fas fa-download"></i></a>
            </div>
          </div>
        </div>

        <div class="row">
          <div class="col-md-6 col-xl-4">
            <div class="input-group mb-3">
              <div class="input-group-prepend">
                <span class="input-group-text USDtxt"><i class="fas fa-dollar-sign fa-fw"></i></span>
              </div>
              <input id="USD" class="form-control" aria-label="Amount USD" step="0.01">
              <div class="input-group-append">
                <span class="input-group-text USDtxt">USD</span>

                <span class="input-group-text" onclick="copyToClipboard(CalcVal.USD)">
                  <i class="fas fa-clipboard"></i>
                </span>
              </div>
            </div>
          </div>
          <div class="col-md-6 col-xl-4">
            <div class="input-group mb-3">
              <div class="input-group-prepend">
                <span class="input-group-text Currtxt"><i class="fas fa-map-pin fa-fw"></i></span>
              </div>
              <input type="number" id="Curr" class="form-control" aria-label="" step="0.01">
              <div class="input-group-append">
                <span id="Currency_Code" class="input-group-text Currtxt">ARS</span>

                <span class="input-group-text" onclick="copyToClipboard(CalcVal.Curr)">
                  <i class="fas fa-clipboard"></i>
                </span>
              </div>
            </div>
          </div>
          <div class="col-md-6 col-xl-4">
            <div class="input-group mb-3">
              <div class="input-group-prepend">
                <span class="input-group-text BTCtxt"><i class="fab fa-btc fa-fw"></i></span>
              </div>
              <input type="number" id="BTC" class="form-control" aria-label="Amount BTC" step="0.00000001">
              <div class="input-group-append">
                <!--<span id="UnitsBTC" class="input-group-text BTCtxt">BTC</span>-->

                <select id="UnitsBTC" class="custom-select BTCtxt">
                  <option value="btc">BTC</option>
                  <option value="mbtc">mBTC</option>
                  <option value="bit">bits</option>
                  <option value="sat">sats</option>
                </select>

                <span class="input-group-text" onclick="copyToClipboard(CalcVal.BTC,'BTC')">
                  <i class="fas fa-clipboard"></i>
                </span>
              </div>
            </div>
          </div>
          <div class="col-md-6 col-xl-4 d-none d-md-inline-block">
            <div class="input-group mb-3">
              <div class="input-group-prepend">
                <span class="input-group-text EURtxt"><i class="fas fa-euro-sign fa-fw"></i></span>
              </div>
              <input type="number" id="EUR" class="form-control" aria-label="Amount EUR" step="0.01">
              <div class="input-group-append">
                <span class="input-group-text EURtxt">EUR</span>
                <span class="input-group-text" onclick="copyToClipboard(CalcVal.EUR)">
                  <i class="fas fa-clipboard"></i>
                </span>
              </div>
            </div>
          </div>

          <div class="col-md-6 col-xl-4">
            <div class="input-group mb-3">
              <div class="input-group-prepend">
                <span class="input-group-text MCRtxt"><i class="fas fa-globe fa-fw"></i></span>
              </div>
              <input type="number" id="MCR" class="form-control" step="0.01">
              <div class="input-group-append">
                <select id="MCRSel" class="custom-select MCRtxt"><option value="AED">AED</option><option value="ALL">ALL</option><option value="ANG">ANG</option><option value="AOA">AOA</option><option value="AUD">AUD</option><option value="AZN">AZN</option><option value="BDT">BDT</option><option value="BGN">BGN</option><option value="BHD">BHD</option><option value="BIF">BIF</option><option value="BMD">BMD</option><option value="BOB">BOB</option><option value="BRL">BRL</option><option value="BWP">BWP</option><option value="BYN">BYN</option><option value="BZD">BZD</option><option value="CAD">CAD</option><option value="CDF">CDF</option><option value="CHF">CHF</option><option value="CLP">CLP</option><option value="CNY">CNY</option><option value="COP">COP</option><option value="CRC">CRC</option><option value="CUP">CUP</option><option value="CZK">CZK</option><option value="DJF">DJF</option><option value="DKK">DKK</option><option value="DOP">DOP</option><option value="DZD">DZD</option><option value="EGP">EGP</option><option value="ETB">ETB</option><option value="EUR">EUR</option><option value="GBP">GBP</option><option value="GEL">GEL</option><option value="GHS">GHS</option><option value="GMD">GMD</option><option value="GNF">GNF</option><option value="GTQ">GTQ</option><option value="HKD">HKD</option><option value="HNL">HNL</option><option value="HUF">HUF</option><option value="IDR">IDR</option><option value="ILS">ILS</option><option value="INR">INR</option><option value="IRR">IRR</option><option value="IRT">IRT</option><option value="ISK">ISK</option><option value="JMD">JMD</option><option value="JOD">JOD</option><option value="JPY">JPY</option><option value="KES">KES</option><option value="KGS">KGS</option><option value="KRW">KRW</option><option value="KZT">KZT</option><option value="LBP">LBP</option><option value="LKR">LKR</option><option value="MAD">MAD</option><option value="MGA">MGA</option><option value="MLC">MLC</option><option value="MRU">MRU</option><option value="MWK">MWK</option><option value="MXN">MXN</option><option value="MYR">MYR</option><option value="NAD">NAD</option><option value="NGN">NGN</option><option value="NIO">NIO</option><option value="NOK">NOK</option><option value="NPR">NPR</option><option value="NZD">NZD</option><option value="PAB">PAB</option><option value="PEN">PEN</option><option value="PHP">PHP</option><option value="PKR">PKR</option><option value="PLN">PLN</option><option value="PYG">PYG</option><option value="QAR">QAR</option><option value="RON">RON</option><option value="RSD">RSD</option><option value="RUB">RUB</option><option value="RWF">RWF</option><option value="SAR">SAR</option><option value="SEK">SEK</option><option value="SGD">SGD</option><option value="SYP">SYP</option><option value="THB">THB</option><option value="TND">TND</option><option value="TRY">TRY</option><option value="TTD">TTD</option><option value="TWD">TWD</option><option value="TZS">TZS</option><option value="UAH">UAH</option><option value="UGX">UGX</option><option value="USD">USD</option><option value="UYU">UYU</option><option value="UZS">UZS</option><option value="VES">VES</option><option value="VND">VND</option><option value="XAF">XAF</option><option value="XAG">XAG</option><option value="XAU">XAU</option><option value="XOF">XOF</option><option value="XPT">XPT</option><option value="ZAR">ZAR</option><option value="ZMW">ZMW</option></select>

                <span class="input-group-text" onclick="copyToClipboard(CalcVal.MCR)">
                  <i class="fas fa-clipboard"></i>
                </span>
              </div>
            </div>
          </div>

          <div class="col-md-6 col-xl-4 d-none d-md-inline-block">
            <div class="input-group mb-3">
              <div class="input-group-prepend">
                <span class="input-group-text PMTLtxt"><i class="fas fa-coins fa-fw"></i></span>
              </div>
              <input type="number" id="PMTL" class="form-control" aria-label="Amount Metal" step="0.01">
              <div class="input-group-append">
                <select id="UnitsPMTL" class="custom-select PMTLtxt">
                  <option value="XAUgr">Au gr</option>
                  <option value="XAU">Au oz</option>
                  <option value="XAGgr">Ag gr</option>
                  <option value="XAG">Ag oz</option>
                  <option value="XPTgr">Pt gr</option>
                  <option value="XPT">Pt oz</option>
                </select>

                <span class="input-group-text" onclick="copyToClipboard(CalcVal.PMTL)">
                  <i class="fas fa-clipboard"></i>
                </span>
              </div>
            </div>
          </div>
        </div>
        <!-- end calc row-->
      </div>
      <!-- end calc container-->

      <div class="col-12 mt-3 mb-2">
        <a id="btnCalc" type="" href="./market.html" class="btn btn-outline-secondary btn-block btn-grid"><img width="24" height="24" src="./img/curr/ARS.png" class=""> <img src="./img/ex-arr.png" width="24" height="24" class="mx-1"></a>
      </div>
    </div>

    <div id="grid" class="row py-2 my-1 mx-1 border border-secondary rounded"><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR0" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/AED.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>dirham <small>AED</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>319.70</span> <span class=&quot;small&quot;>ARS/AED</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>3.67 <span class=&quot;small&quot;>AED/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>371,188 <span class=&quot;small&quot;>AED/BTC</span>" title="" src="./img/curr/AED.png" width="24" height="24"><a id="CURR0" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/AED.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>dirham <small>AED</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>319.70</span> <span class=&quot;small&quot;>ARS/AED</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>3.67 <span class=&quot;small&quot;>AED/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>371,188 <span class=&quot;small&quot;>AED/BTC</span>" title=""><span class="text-light">319.70</span><span class="d-none d-sm-inline-block text-muted small">ARS/AED</span></a><a id="clipCURR0" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(319.701544,&quot;#CURR0&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR0" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;AED&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR1" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/ALL.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>lek <small>ALL</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>12.5296</span> <span class=&quot;small&quot;>ARS/ALL</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>93.72 <span class=&quot;small&quot;>ALL/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>9,471,137 <span class=&quot;small&quot;>ALL/BTC</span>" title="" src="./img/curr/ALL.png" width="24" height="24"><a id="CURR1" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/ALL.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>lek <small>ALL</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>12.5296</span> <span class=&quot;small&quot;>ARS/ALL</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>93.72 <span class=&quot;small&quot;>ALL/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>9,471,137 <span class=&quot;small&quot;>ALL/BTC</span>" title=""><span class="text-light">12.5296</span><span class="d-none d-sm-inline-block text-muted small">ARS/ALL</span></a><a id="clipCURR1" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(12.529564,&quot;#CURR1&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR1" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;ALL&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR2" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/ANG.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>guilder <small>ANG</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>651.53</span> <span class=&quot;small&quot;>ARS/ANG</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>1.80 <span class=&quot;small&quot;>ANG/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>182,140 <span class=&quot;small&quot;>ANG/BTC</span>" title="" src="./img/curr/ANG.png" width="24" height="24"><a id="CURR2" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/ANG.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>guilder <small>ANG</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>651.53</span> <span class=&quot;small&quot;>ARS/ANG</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>1.80 <span class=&quot;small&quot;>ANG/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>182,140 <span class=&quot;small&quot;>ANG/BTC</span>" title=""><span class="text-light">651.53</span><span class="d-none d-sm-inline-block text-muted small">ARS/ANG</span></a><a id="clipCURR2" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(651.529046,&quot;#CURR2&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR2" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;ANG&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR3" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/AOA.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>kwanza <small>AOA</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>1.2830</span> <span class=&quot;small&quot;>ARS/AOA</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>915.22 <span class=&quot;small&quot;>AOA/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>92,491,168 <span class=&quot;small&quot;>AOA/BTC</span>" title="" src="./img/curr/AOA.png" width="24" height="24"><a id="CURR3" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/AOA.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>kwanza <small>AOA</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>1.2830</span> <span class=&quot;small&quot;>ARS/AOA</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>915.22 <span class=&quot;small&quot;>AOA/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>92,491,168 <span class=&quot;small&quot;>AOA/BTC</span>" title=""><span class="text-light">1.2830</span><span class="d-none d-sm-inline-block text-muted small">ARS/AOA</span></a><a id="clipCURR3" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(1.283033,&quot;#CURR3&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR3" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;AOA&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR4" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/AUD.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>dollar <small>AUD</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>732.58</span> <span class=&quot;small&quot;>ARS/AUD</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>1.60 <span class=&quot;small&quot;>AUD/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>161,988 <span class=&quot;small&quot;>AUD/BTC</span>" title="" src="./img/curr/AUD.png" width="24" height="24"><a id="CURR4" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/AUD.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>dollar <small>AUD</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>732.58</span> <span class=&quot;small&quot;>ARS/AUD</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>1.60 <span class=&quot;small&quot;>AUD/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>161,988 <span class=&quot;small&quot;>AUD/BTC</span>" title=""><span class="text-light">732.58</span><span class="d-none d-sm-inline-block text-muted small">ARS/AUD</span></a><a id="clipCURR4" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(732.580477,&quot;#CURR4&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR4" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;AUD&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR5" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/AZN.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>manat <small>AZN</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>690.74</span> <span class=&quot;small&quot;>ARS/AZN</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>1.70 <span class=&quot;small&quot;>AZN/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>171,800 <span class=&quot;small&quot;>AZN/BTC</span>" title="" src="./img/curr/AZN.png" width="24" height="24"><a id="CURR5" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/AZN.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>manat <small>AZN</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>690.74</span> <span class=&quot;small&quot;>ARS/AZN</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>1.70 <span class=&quot;small&quot;>AZN/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>171,800 <span class=&quot;small&quot;>AZN/BTC</span>" title=""><span class="text-light">690.74</span><span class="d-none d-sm-inline-block text-muted small">ARS/AZN</span></a><a id="clipCURR5" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(690.741514,&quot;#CURR5&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR5" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;AZN&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR6" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/BDT.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>taka <small>BDT</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>9.8259</span> <span class=&quot;small&quot;>ARS/BDT</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>119.51 <span class=&quot;small&quot;>BDT/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>12,077,169 <span class=&quot;small&quot;>BDT/BTC</span>" title="" src="./img/curr/BDT.png" width="24" height="24"><a id="CURR6" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/BDT.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>taka <small>BDT</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>9.8259</span> <span class=&quot;small&quot;>ARS/BDT</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>119.51 <span class=&quot;small&quot;>BDT/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>12,077,169 <span class=&quot;small&quot;>BDT/BTC</span>" title=""><span class="text-light">9.8259</span><span class="d-none d-sm-inline-block text-muted small">ARS/BDT</span></a><a id="clipCURR6" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(9.825914,&quot;#CURR6&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR6" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;BDT&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR7" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/BGN.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>lev <small>BGN</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>627.76</span> <span class=&quot;small&quot;>ARS/BGN</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>1.87 <span class=&quot;small&quot;>BGN/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>189,036 <span class=&quot;small&quot;>BGN/BTC</span>" title="" src="./img/curr/BGN.png" width="24" height="24"><a id="CURR7" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/BGN.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>lev <small>BGN</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>627.76</span> <span class=&quot;small&quot;>ARS/BGN</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>1.87 <span class=&quot;small&quot;>BGN/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>189,036 <span class=&quot;small&quot;>BGN/BTC</span>" title=""><span class="text-light">627.76</span><span class="d-none d-sm-inline-block text-muted small">ARS/BGN</span></a><a id="clipCURR7" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(627.760517,&quot;#CURR7&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR7" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;BGN&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR8" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/BHD.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>dinar <small>BHD</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>3,115.71</span> <span class=&quot;small&quot;>ARS/BHD</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>0.38 <span class=&quot;small&quot;>BHD/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>38,087 <span class=&quot;small&quot;>BHD/BTC</span>" title="" src="./img/curr/BHD.png" width="24" height="24"><a id="CURR8" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/BHD.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>dinar <small>BHD</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>3,115.71</span> <span class=&quot;small&quot;>ARS/BHD</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>0.38 <span class=&quot;small&quot;>BHD/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>38,087 <span class=&quot;small&quot;>BHD/BTC</span>" title=""><span class="text-light">3,115.71</span><span class="d-none d-sm-inline-block text-muted small">ARS/BHD</span></a><a id="clipCURR8" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(3115.70821,&quot;#CURR8&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR8" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;BHD&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR9" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/BIF.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>franc <small>BIF</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>0.3972</span> <span class=&quot;small&quot;>ARS/BIF</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>2,956.12 <span class=&quot;small&quot;>BIF/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>298,741,453 <span class=&quot;small&quot;>BIF/BTC</span>" title="" src="./img/curr/BIF.png" width="24" height="24"><a id="CURR9" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/BIF.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>franc <small>BIF</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>0.3972</span> <span class=&quot;small&quot;>ARS/BIF</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>2,956.12 <span class=&quot;small&quot;>BIF/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>298,741,453 <span class=&quot;small&quot;>BIF/BTC</span>" title=""><span class="text-light">0.3972</span><span class="d-none d-sm-inline-block text-muted small">ARS/BIF</span></a><a id="clipCURR9" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(0.397231,&quot;#CURR9&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR9" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;BIF&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR10" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/BMD.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>dollar <small>BMD</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>1,174.26</span> <span class=&quot;small&quot;>ARS/BMD</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>1.00 <span class=&quot;small&quot;>BMD/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>101,059 <span class=&quot;small&quot;>BMD/BTC</span>" title="" src="./img/curr/BMD.png" width="24" height="24"><a id="CURR10" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/BMD.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>dollar <small>BMD</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>1,174.26</span> <span class=&quot;small&quot;>ARS/BMD</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>1.00 <span class=&quot;small&quot;>BMD/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>101,059 <span class=&quot;small&quot;>BMD/BTC</span>" title=""><span class="text-light">1,174.26</span><span class="d-none d-sm-inline-block text-muted small">ARS/BMD</span></a><a id="clipCURR10" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(1174.260573,&quot;#CURR10&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR10" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;BMD&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR11" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/BOB.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>boliviano <small>BOB</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>169.94</span> <span class=&quot;small&quot;>ARS/BOB</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>6.91 <span class=&quot;small&quot;>BOB/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>698,308 <span class=&quot;small&quot;>BOB/BTC</span>" title="" src="./img/curr/BOB.png" width="24" height="24"><a id="CURR11" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/BOB.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>boliviano <small>BOB</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>169.94</span> <span class=&quot;small&quot;>ARS/BOB</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>6.91 <span class=&quot;small&quot;>BOB/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>698,308 <span class=&quot;small&quot;>BOB/BTC</span>" title=""><span class="text-light">169.94</span><span class="d-none d-sm-inline-block text-muted small">ARS/BOB</span></a><a id="clipCURR11" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(169.938325,&quot;#CURR11&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR11" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;BOB&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR12" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/BRL.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>real <small>BRL</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>185.91</span> <span class=&quot;small&quot;>ARS/BRL</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>6.32 <span class=&quot;small&quot;>BRL/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>638,329 <span class=&quot;small&quot;>BRL/BTC</span>" title="" src="./img/curr/BRL.png" width="24" height="24"><a id="CURR12" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/BRL.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>real <small>BRL</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>185.91</span> <span class=&quot;small&quot;>ARS/BRL</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>6.32 <span class=&quot;small&quot;>BRL/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>638,329 <span class=&quot;small&quot;>BRL/BTC</span>" title=""><span class="text-light">185.91</span><span class="d-none d-sm-inline-block text-muted small">ARS/BRL</span></a><a id="clipCURR12" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(185.906119,&quot;#CURR12&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR12" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;BRL&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR13" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/BWP.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>pula <small>BWP</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>82.5157</span> <span class=&quot;small&quot;>ARS/BWP</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>14.23 <span class=&quot;small&quot;>BWP/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>1,438,140 <span class=&quot;small&quot;>BWP/BTC</span>" title="" src="./img/curr/BWP.png" width="24" height="24"><a id="CURR13" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/BWP.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>pula <small>BWP</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>82.5157</span> <span class=&quot;small&quot;>ARS/BWP</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>14.23 <span class=&quot;small&quot;>BWP/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>1,438,140 <span class=&quot;small&quot;>BWP/BTC</span>" title=""><span class="text-light">82.5157</span><span class="d-none d-sm-inline-block text-muted small">ARS/BWP</span></a><a id="clipCURR13" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(82.515743,&quot;#CURR13&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR13" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;BWP&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR14" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/BYN.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>ruble <small>BYN</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>358.80</span> <span class=&quot;small&quot;>ARS/BYN</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>3.27 <span class=&quot;small&quot;>BYN/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>330,736 <span class=&quot;small&quot;>BYN/BTC</span>" title="" src="./img/curr/BYN.png" width="24" height="24"><a id="CURR14" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/BYN.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>ruble <small>BYN</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>358.80</span> <span class=&quot;small&quot;>ARS/BYN</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>3.27 <span class=&quot;small&quot;>BYN/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>330,736 <span class=&quot;small&quot;>BYN/BTC</span>" title=""><span class="text-light">358.80</span><span class="d-none d-sm-inline-block text-muted small">ARS/BYN</span></a><a id="clipCURR14" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(358.803735,&quot;#CURR14&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR14" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;BYN&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR15" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/BZD.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>dollar <small>BZD</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>584.43</span> <span class=&quot;small&quot;>ARS/BZD</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>2.01 <span class=&quot;small&quot;>BZD/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>203,051 <span class=&quot;small&quot;>BZD/BTC</span>" title="" src="./img/curr/BZD.png" width="24" height="24"><a id="CURR15" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/BZD.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>dollar <small>BZD</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>584.43</span> <span class=&quot;small&quot;>ARS/BZD</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>2.01 <span class=&quot;small&quot;>BZD/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>203,051 <span class=&quot;small&quot;>BZD/BTC</span>" title=""><span class="text-light">584.43</span><span class="d-none d-sm-inline-block text-muted small">ARS/BZD</span></a><a id="clipCURR15" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(584.429928,&quot;#CURR15&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR15" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;BZD&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR16" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/CAD.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>dollar <small>CAD</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>813.38</span> <span class=&quot;small&quot;>ARS/CAD</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>1.44 <span class=&quot;small&quot;>CAD/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>145,897 <span class=&quot;small&quot;>CAD/BTC</span>" title="" src="./img/curr/CAD.png" width="24" height="24"><a id="CURR16" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/CAD.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>dollar <small>CAD</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>813.38</span> <span class=&quot;small&quot;>ARS/CAD</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>1.44 <span class=&quot;small&quot;>CAD/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>145,897 <span class=&quot;small&quot;>CAD/BTC</span>" title=""><span class="text-light">813.38</span><span class="d-none d-sm-inline-block text-muted small">ARS/CAD</span></a><a id="clipCURR16" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(813.375023,&quot;#CURR16&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR16" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;CAD&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR17" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/CDF.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>franc <small>CDF</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>0.4127</span> <span class=&quot;small&quot;>ARS/CDF</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>2,845.03 <span class=&quot;small&quot;>CDF/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>287,514,826 <span class=&quot;small&quot;>CDF/BTC</span>" title="" src="./img/curr/CDF.png" width="24" height="24"><a id="CURR17" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/CDF.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>franc <small>CDF</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>0.4127</span> <span class=&quot;small&quot;>ARS/CDF</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>2,845.03 <span class=&quot;small&quot;>CDF/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>287,514,826 <span class=&quot;small&quot;>CDF/BTC</span>" title=""><span class="text-light">0.4127</span><span class="d-none d-sm-inline-block text-muted small">ARS/CDF</span></a><a id="clipCURR17" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(0.412741,&quot;#CURR17&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR17" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;CDF&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR18" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/CHF.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>franc <small>CHF</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>1,303.82</span> <span class=&quot;small&quot;>ARS/CHF</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>0.90 <span class=&quot;small&quot;>CHF/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>91,017 <span class=&quot;small&quot;>CHF/BTC</span>" title="" src="./img/curr/CHF.png" width="24" height="24"><a id="CURR18" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/CHF.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>franc <small>CHF</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>1,303.82</span> <span class=&quot;small&quot;>ARS/CHF</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>0.90 <span class=&quot;small&quot;>CHF/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>91,017 <span class=&quot;small&quot;>CHF/BTC</span>" title=""><span class="text-light">1,303.82</span><span class="d-none d-sm-inline-block text-muted small">ARS/CHF</span></a><a id="clipCURR18" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(1303.815504,&quot;#CURR18&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR18" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;CHF&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR19" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/CLP.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>peso <small>CLP</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>1.1644</span> <span class=&quot;small&quot;>ARS/CLP</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>1,008.45 <span class=&quot;small&quot;>CLP/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>101,912,176 <span class=&quot;small&quot;>CLP/BTC</span>" title="" src="./img/curr/CLP.png" width="24" height="24"><a id="CURR19" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/CLP.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>peso <small>CLP</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>1.1644</span> <span class=&quot;small&quot;>ARS/CLP</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>1,008.45 <span class=&quot;small&quot;>CLP/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>101,912,176 <span class=&quot;small&quot;>CLP/BTC</span>" title=""><span class="text-light">1.1644</span><span class="d-none d-sm-inline-block text-muted small">ARS/CLP</span></a><a id="clipCURR19" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(1.164426,&quot;#CURR19&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR19" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;CLP&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR20" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/CNY.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>yuan <small>CNY</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>161.15</span> <span class=&quot;small&quot;>ARS/CNY</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>7.29 <span class=&quot;small&quot;>CNY/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>736,394 <span class=&quot;small&quot;>CNY/BTC</span>" title="" src="./img/curr/CNY.png" width="24" height="24"><a id="CURR20" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/CNY.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>yuan <small>CNY</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>161.15</span> <span class=&quot;small&quot;>ARS/CNY</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>7.29 <span class=&quot;small&quot;>CNY/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>736,394 <span class=&quot;small&quot;>CNY/BTC</span>" title=""><span class="text-light">161.15</span><span class="d-none d-sm-inline-block text-muted small">ARS/CNY</span></a><a id="clipCURR20" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(161.149005,&quot;#CURR20&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR20" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;CNY&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR21" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/COP.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>peso <small>COP</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>0.2664</span> <span class=&quot;small&quot;>ARS/COP</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>4,408.28 <span class=&quot;small&quot;>COP/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>445,494,887 <span class=&quot;small&quot;>COP/BTC</span>" title="" src="./img/curr/COP.png" width="24" height="24"><a id="CURR21" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/COP.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>peso <small>COP</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>0.2664</span> <span class=&quot;small&quot;>ARS/COP</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>4,408.28 <span class=&quot;small&quot;>COP/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>445,494,887 <span class=&quot;small&quot;>COP/BTC</span>" title=""><span class="text-light">0.2664</span><span class="d-none d-sm-inline-block text-muted small">ARS/COP</span></a><a id="clipCURR21" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(0.266376,&quot;#CURR21&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR21" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;COP&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR22" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/CRC.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>colón <small>CRC</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>2.3331</span> <span class=&quot;small&quot;>ARS/CRC</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>503.31 <span class=&quot;small&quot;>CRC/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>50,863,920 <span class=&quot;small&quot;>CRC/BTC</span>" title="" src="./img/curr/CRC.png" width="24" height="24"><a id="CURR22" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/CRC.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>colón <small>CRC</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>2.3331</span> <span class=&quot;small&quot;>ARS/CRC</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>503.31 <span class=&quot;small&quot;>CRC/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>50,863,920 <span class=&quot;small&quot;>CRC/BTC</span>" title=""><span class="text-light">2.3331</span><span class="d-none d-sm-inline-block text-muted small">ARS/CRC</span></a><a id="clipCURR22" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(2.333073,&quot;#CURR22&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR22" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;CRC&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR23" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/CUP.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>peso <small>CUP</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>3.6299</span> <span class=&quot;small&quot;>ARS/CUP</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>323.50 <span class=&quot;small&quot;>CUP/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>32,692,483 <span class=&quot;small&quot;>CUP/BTC</span>" title="" src="./img/curr/CUP.png" width="24" height="24"><a id="CURR23" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/CUP.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>peso <small>CUP</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>3.6299</span> <span class=&quot;small&quot;>ARS/CUP</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>323.50 <span class=&quot;small&quot;>CUP/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>32,692,483 <span class=&quot;small&quot;>CUP/BTC</span>" title=""><span class="text-light">3.6299</span><span class="d-none d-sm-inline-block text-muted small">ARS/CUP</span></a><a id="clipCURR23" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(3.629863,&quot;#CURR23&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR23" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;CUP&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR24" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/CZK.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>koruna <small>CZK</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>48.4111</span> <span class=&quot;small&quot;>ARS/CZK</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>24.26 <span class=&quot;small&quot;>CZK/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>2,451,280 <span class=&quot;small&quot;>CZK/BTC</span>" title="" src="./img/curr/CZK.png" width="24" height="24"><a id="CURR24" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/CZK.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>koruna <small>CZK</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>48.4111</span> <span class=&quot;small&quot;>ARS/CZK</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>24.26 <span class=&quot;small&quot;>CZK/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>2,451,280 <span class=&quot;small&quot;>CZK/BTC</span>" title=""><span class="text-light">48.4111</span><span class="d-none d-sm-inline-block text-muted small">ARS/CZK</span></a><a id="clipCURR24" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(48.411128,&quot;#CURR24&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR24" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;CZK&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR25" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/DJF.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>franc <small>DJF</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>6.6034</span> <span class=&quot;small&quot;>ARS/DJF</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>177.83 <span class=&quot;small&quot;>DJF/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>17,971,060 <span class=&quot;small&quot;>DJF/BTC</span>" title="" src="./img/curr/DJF.png" width="24" height="24"><a id="CURR25" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/DJF.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>franc <small>DJF</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>6.6034</span> <span class=&quot;small&quot;>ARS/DJF</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>177.83 <span class=&quot;small&quot;>DJF/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>17,971,060 <span class=&quot;small&quot;>DJF/BTC</span>" title=""><span class="text-light">6.6034</span><span class="d-none d-sm-inline-block text-muted small">ARS/DJF</span></a><a id="clipCURR25" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(6.603351,&quot;#CURR25&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR25" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;DJF&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR26" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/DKK.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>krone <small>DKK</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>162.45</span> <span class=&quot;small&quot;>ARS/DKK</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>7.23 <span class=&quot;small&quot;>DKK/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>730,502 <span class=&quot;small&quot;>DKK/BTC</span>" title="" src="./img/curr/DKK.png" width="24" height="24"><a id="CURR26" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/DKK.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>krone <small>DKK</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>162.45</span> <span class=&quot;small&quot;>ARS/DKK</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>7.23 <span class=&quot;small&quot;>DKK/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>730,502 <span class=&quot;small&quot;>DKK/BTC</span>" title=""><span class="text-light">162.45</span><span class="d-none d-sm-inline-block text-muted small">ARS/DKK</span></a><a id="clipCURR26" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(162.448787,&quot;#CURR26&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR26" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;DKK&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR27" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/DOP.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>peso <small>DOP</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>19.3010</span> <span class=&quot;small&quot;>ARS/DOP</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>60.84 <span class=&quot;small&quot;>DOP/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>6,148,342 <span class=&quot;small&quot;>DOP/BTC</span>" title="" src="./img/curr/DOP.png" width="24" height="24"><a id="CURR27" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/DOP.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>peso <small>DOP</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>19.3010</span> <span class=&quot;small&quot;>ARS/DOP</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>60.84 <span class=&quot;small&quot;>DOP/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>6,148,342 <span class=&quot;small&quot;>DOP/BTC</span>" title=""><span class="text-light">19.3010</span><span class="d-none d-sm-inline-block text-muted small">ARS/DOP</span></a><a id="clipCURR27" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(19.301011,&quot;#CURR27&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR27" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;DOP&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR28" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/DZD.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>dinar <small>DZD</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>8.7478</span> <span class=&quot;small&quot;>ARS/DZD</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>134.24 <span class=&quot;small&quot;>DZD/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>13,565,612 <span class=&quot;small&quot;>DZD/BTC</span>" title="" src="./img/curr/DZD.png" width="24" height="24"><a id="CURR28" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/DZD.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>dinar <small>DZD</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>8.7478</span> <span class=&quot;small&quot;>ARS/DZD</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>134.24 <span class=&quot;small&quot;>DZD/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>13,565,612 <span class=&quot;small&quot;>DZD/BTC</span>" title=""><span class="text-light">8.7478</span><span class="d-none d-sm-inline-block text-muted small">ARS/DZD</span></a><a id="clipCURR28" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(8.747797,&quot;#CURR28&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR28" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;DZD&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR29" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/EGP.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>pound <small>EGP</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>23.0937</span> <span class=&quot;small&quot;>ARS/EGP</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>50.85 <span class=&quot;small&quot;>EGP/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>5,138,589 <span class=&quot;small&quot;>EGP/BTC</span>" title="" src="./img/curr/EGP.png" width="24" height="24"><a id="CURR29" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/EGP.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>pound <small>EGP</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>23.0937</span> <span class=&quot;small&quot;>ARS/EGP</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>50.85 <span class=&quot;small&quot;>EGP/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>5,138,589 <span class=&quot;small&quot;>EGP/BTC</span>" title=""><span class="text-light">23.0937</span><span class="d-none d-sm-inline-block text-muted small">ARS/EGP</span></a><a id="clipCURR29" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(23.093739,&quot;#CURR29&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR29" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;EGP&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR30" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/ETB.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>birr <small>ETB</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>7.8378</span> <span class=&quot;small&quot;>ARS/ETB</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>149.82 <span class=&quot;small&quot;>ETB/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>15,140,627 <span class=&quot;small&quot;>ETB/BTC</span>" title="" src="./img/curr/ETB.png" width="24" height="24"><a id="CURR30" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/ETB.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>birr <small>ETB</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>7.8378</span> <span class=&quot;small&quot;>ARS/ETB</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>149.82 <span class=&quot;small&quot;>ETB/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>15,140,627 <span class=&quot;small&quot;>ETB/BTC</span>" title=""><span class="text-light">7.8378</span><span class="d-none d-sm-inline-block text-muted small">ARS/ETB</span></a><a id="clipCURR30" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(7.837801,&quot;#CURR30&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR30" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;ETB&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR31" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/EUR.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>euro <small>EUR</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>1,217.66</span> <span class=&quot;small&quot;>ARS/EUR</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>0.96 <span class=&quot;small&quot;>EUR/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>97,457 <span class=&quot;small&quot;>EUR/BTC</span>" title="" src="./img/curr/EUR.png" width="24" height="24"><a id="CURR31" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/EUR.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>euro <small>EUR</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>1,217.66</span> <span class=&quot;small&quot;>ARS/EUR</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>0.96 <span class=&quot;small&quot;>EUR/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>97,457 <span class=&quot;small&quot;>EUR/BTC</span>" title=""><span class="text-light">1,217.66</span><span class="d-none d-sm-inline-block text-muted small">ARS/EUR</span></a><a id="clipCURR31" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(1217.661689,&quot;#CURR31&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR31" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;EUR&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR32" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/GBP.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>pound <small>GBP</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>1,479.32</span> <span class=&quot;small&quot;>ARS/GBP</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>0.79 <span class=&quot;small&quot;>GBP/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>80,219 <span class=&quot;small&quot;>GBP/BTC</span>" title="" src="./img/curr/GBP.png" width="24" height="24"><a id="CURR32" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/GBP.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>pound <small>GBP</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>1,479.32</span> <span class=&quot;small&quot;>ARS/GBP</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>0.79 <span class=&quot;small&quot;>GBP/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>80,219 <span class=&quot;small&quot;>GBP/BTC</span>" title=""><span class="text-light">1,479.32</span><span class="d-none d-sm-inline-block text-muted small">ARS/GBP</span></a><a id="clipCURR32" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(1479.32376,&quot;#CURR32&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR32" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;GBP&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR33" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/GEL.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>lari <small>GEL</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>420.77</span> <span class=&quot;small&quot;>ARS/GEL</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>2.79 <span class=&quot;small&quot;>GEL/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>282,032 <span class=&quot;small&quot;>GEL/BTC</span>" title="" src="./img/curr/GEL.png" width="24" height="24"><a id="CURR33" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/GEL.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>lari <small>GEL</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>420.77</span> <span class=&quot;small&quot;>ARS/GEL</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>2.79 <span class=&quot;small&quot;>GEL/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>282,032 <span class=&quot;small&quot;>GEL/BTC</span>" title=""><span class="text-light">420.77</span><span class="d-none d-sm-inline-block text-muted small">ARS/GEL</span></a><a id="clipCURR33" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(420.765348,&quot;#CURR33&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR33" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;GEL&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR34" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/GHS.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>cedi <small>GHS</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>118.16</span> <span class=&quot;small&quot;>ARS/GHS</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>9.94 <span class=&quot;small&quot;>GHS/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>1,004,273 <span class=&quot;small&quot;>GHS/BTC</span>" title="" src="./img/curr/GHS.png" width="24" height="24"><a id="CURR34" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/GHS.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>cedi <small>GHS</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>118.16</span> <span class=&quot;small&quot;>ARS/GHS</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>9.94 <span class=&quot;small&quot;>GHS/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>1,004,273 <span class=&quot;small&quot;>GHS/BTC</span>" title=""><span class="text-light">118.16</span><span class="d-none d-sm-inline-block text-muted small">ARS/GHS</span></a><a id="clipCURR34" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(118.164348,&quot;#CURR34&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR34" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;GHS&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR35" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/GNF.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>franc <small>GNF</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>0.1359</span> <span class=&quot;small&quot;>ARS/GNF</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>8,640.09 <span class=&quot;small&quot;>GNF/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>873,156,321 <span class=&quot;small&quot;>GNF/BTC</span>" title="" src="./img/curr/GNF.png" width="24" height="24"><a id="CURR35" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/GNF.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>franc <small>GNF</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>0.1359</span> <span class=&quot;small&quot;>ARS/GNF</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>8,640.09 <span class=&quot;small&quot;>GNF/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>873,156,321 <span class=&quot;small&quot;>GNF/BTC</span>" title=""><span class="text-light">0.1359</span><span class="d-none d-sm-inline-block text-muted small">ARS/GNF</span></a><a id="clipCURR35" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(0.135908,&quot;#CURR35&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR35" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;GNF&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR36" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/GTQ.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>quetzal <small>GTQ</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>152.43</span> <span class=&quot;small&quot;>ARS/GTQ</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>7.70 <span class=&quot;small&quot;>GTQ/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>778,508 <span class=&quot;small&quot;>GTQ/BTC</span>" title="" src="./img/curr/GTQ.png" width="24" height="24"><a id="CURR36" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/GTQ.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>quetzal <small>GTQ</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>152.43</span> <span class=&quot;small&quot;>ARS/GTQ</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>7.70 <span class=&quot;small&quot;>GTQ/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>778,508 <span class=&quot;small&quot;>GTQ/BTC</span>" title=""><span class="text-light">152.43</span><span class="d-none d-sm-inline-block text-muted small">ARS/GTQ</span></a><a id="clipCURR36" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(152.43169,&quot;#CURR36&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR36" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;GTQ&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR37" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/HKD.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>dollar <small>HKD</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>151.19</span> <span class=&quot;small&quot;>ARS/HKD</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>7.77 <span class=&quot;small&quot;>HKD/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>784,890 <span class=&quot;small&quot;>HKD/BTC</span>" title="" src="./img/curr/HKD.png" width="24" height="24"><a id="CURR37" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/HKD.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>dollar <small>HKD</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>151.19</span> <span class=&quot;small&quot;>ARS/HKD</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>7.77 <span class=&quot;small&quot;>HKD/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>784,890 <span class=&quot;small&quot;>HKD/BTC</span>" title=""><span class="text-light">151.19</span><span class="d-none d-sm-inline-block text-muted small">ARS/HKD</span></a><a id="clipCURR37" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(151.192245,&quot;#CURR37&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR37" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;HKD&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR38" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/HNL.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>lempira <small>HNL</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>46.2569</span> <span class=&quot;small&quot;>ARS/HNL</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>25.39 <span class=&quot;small&quot;>HNL/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>2,565,436 <span class=&quot;small&quot;>HNL/BTC</span>" title="" src="./img/curr/HNL.png" width="24" height="24"><a id="CURR38" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/HNL.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>lempira <small>HNL</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>46.2569</span> <span class=&quot;small&quot;>ARS/HNL</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>25.39 <span class=&quot;small&quot;>HNL/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>2,565,436 <span class=&quot;small&quot;>HNL/BTC</span>" title=""><span class="text-light">46.2569</span><span class="d-none d-sm-inline-block text-muted small">ARS/HNL</span></a><a id="clipCURR38" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(46.256948,&quot;#CURR38&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR38" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;HNL&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR39" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/HUF.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>forint <small>HUF</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>2.9311</span> <span class=&quot;small&quot;>ARS/HUF</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>400.63 <span class=&quot;small&quot;>HUF/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>40,486,783 <span class=&quot;small&quot;>HUF/BTC</span>" title="" src="./img/curr/HUF.png" width="24" height="24"><a id="CURR39" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/HUF.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>forint <small>HUF</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>2.9311</span> <span class=&quot;small&quot;>ARS/HUF</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>400.63 <span class=&quot;small&quot;>HUF/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>40,486,783 <span class=&quot;small&quot;>HUF/BTC</span>" title=""><span class="text-light">2.9311</span><span class="d-none d-sm-inline-block text-muted small">ARS/HUF</span></a><a id="clipCURR39" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(2.931061,&quot;#CURR39&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR39" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;HUF&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR40" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/IDR.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>rupiah <small>IDR</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>0.0719</span> <span class=&quot;small&quot;>ARS/IDR</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>16,329.89 <span class=&quot;small&quot;>IDR/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>1,650,277,329 <span class=&quot;small&quot;>IDR/BTC</span>" title="" src="./img/curr/IDR.png" width="24" height="24"><a id="CURR40" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/IDR.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>rupiah <small>IDR</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>0.0719</span> <span class=&quot;small&quot;>ARS/IDR</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>16,329.89 <span class=&quot;small&quot;>IDR/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>1,650,277,329 <span class=&quot;small&quot;>IDR/BTC</span>" title=""><span class="text-light">0.0719</span><span class="d-none d-sm-inline-block text-muted small">ARS/IDR</span></a><a id="clipCURR40" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(0.071909,&quot;#CURR40&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR40" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;IDR&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR41" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/ILS.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>shekel <small>ILS</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>325.01</span> <span class=&quot;small&quot;>ARS/ILS</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>3.61 <span class=&quot;small&quot;>ILS/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>365,130 <span class=&quot;small&quot;>ILS/BTC</span>" title="" src="./img/curr/ILS.png" width="24" height="24"><a id="CURR41" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/ILS.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>shekel <small>ILS</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>325.01</span> <span class=&quot;small&quot;>ARS/ILS</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>3.61 <span class=&quot;small&quot;>ILS/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>365,130 <span class=&quot;small&quot;>ILS/BTC</span>" title=""><span class="text-light">325.01</span><span class="d-none d-sm-inline-block text-muted small">ARS/ILS</span></a><a id="clipCURR41" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(325.005528,&quot;#CURR41&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR41" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;ILS&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR42" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/INR.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>rupee <small>INR</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>13.8098</span> <span class=&quot;small&quot;>ARS/INR</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>85.03 <span class=&quot;small&quot;>INR/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>8,593,090 <span class=&quot;small&quot;>INR/BTC</span>" title="" src="./img/curr/INR.png" width="24" height="24"><a id="CURR42" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/INR.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>rupee <small>INR</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>13.8098</span> <span class=&quot;small&quot;>ARS/INR</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>85.03 <span class=&quot;small&quot;>INR/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>8,593,090 <span class=&quot;small&quot;>INR/BTC</span>" title=""><span class="text-light">13.8098</span><span class="d-none d-sm-inline-block text-muted small">ARS/INR</span></a><a id="clipCURR42" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(13.809843,&quot;#CURR42&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR42" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;INR&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR43" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/ISK.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>króna <small>ISK</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>8.3863</span> <span class=&quot;small&quot;>ARS/ISK</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>140.02 <span class=&quot;small&quot;>ISK/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>14,150,317 <span class=&quot;small&quot;>ISK/BTC</span>" title="" src="./img/curr/ISK.png" width="24" height="24"><a id="CURR43" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/ISK.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>króna <small>ISK</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>8.3863</span> <span class=&quot;small&quot;>ARS/ISK</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>140.02 <span class=&quot;small&quot;>ISK/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>14,150,317 <span class=&quot;small&quot;>ISK/BTC</span>" title=""><span class="text-light">8.3863</span><span class="d-none d-sm-inline-block text-muted small">ARS/ISK</span></a><a id="clipCURR43" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(8.38633,&quot;#CURR43&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR43" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;ISK&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR44" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/JMD.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>dollar <small>JMD</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>7.4978</span> <span class=&quot;small&quot;>ARS/JMD</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>156.61 <span class=&quot;small&quot;>JMD/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>15,827,217 <span class=&quot;small&quot;>JMD/BTC</span>" title="" src="./img/curr/JMD.png" width="24" height="24"><a id="CURR44" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/JMD.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>dollar <small>JMD</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>7.4978</span> <span class=&quot;small&quot;>ARS/JMD</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>156.61 <span class=&quot;small&quot;>JMD/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>15,827,217 <span class=&quot;small&quot;>JMD/BTC</span>" title=""><span class="text-light">7.4978</span><span class="d-none d-sm-inline-block text-muted small">ARS/JMD</span></a><a id="clipCURR44" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(7.497795,&quot;#CURR44&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR44" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;JMD&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR45" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/JOD.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>dinar <small>JOD</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>1,655.29</span> <span class=&quot;small&quot;>ARS/JOD</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>0.71 <span class=&quot;small&quot;>JOD/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>71,691 <span class=&quot;small&quot;>JOD/BTC</span>" title="" src="./img/curr/JOD.png" width="24" height="24"><a id="CURR45" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/JOD.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>dinar <small>JOD</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>1,655.29</span> <span class=&quot;small&quot;>ARS/JOD</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>0.71 <span class=&quot;small&quot;>JOD/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>71,691 <span class=&quot;small&quot;>JOD/BTC</span>" title=""><span class="text-light">1,655.29</span><span class="d-none d-sm-inline-block text-muted small">ARS/JOD</span></a><a id="clipCURR45" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(1655.286965,&quot;#CURR45&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR45" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;JOD&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR46" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/JPY.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>yen <small>JPY</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>7.5944</span> <span class=&quot;small&quot;>ARS/JPY</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>154.62 <span class=&quot;small&quot;>JPY/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>15,625,896 <span class=&quot;small&quot;>JPY/BTC</span>" title="" src="./img/curr/JPY.png" width="24" height="24"><a id="CURR46" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/JPY.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>yen <small>JPY</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>7.5944</span> <span class=&quot;small&quot;>ARS/JPY</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>154.62 <span class=&quot;small&quot;>JPY/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>15,625,896 <span class=&quot;small&quot;>JPY/BTC</span>" title=""><span class="text-light">7.5944</span><span class="d-none d-sm-inline-block text-muted small">ARS/JPY</span></a><a id="clipCURR46" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(7.594395,&quot;#CURR46&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR46" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;JPY&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR47" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/KES.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>shilling <small>KES</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>9.0546</span> <span class=&quot;small&quot;>ARS/KES</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>129.69 <span class=&quot;small&quot;>KES/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>13,106,008 <span class=&quot;small&quot;>KES/BTC</span>" title="" src="./img/curr/KES.png" width="24" height="24"><a id="CURR47" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/KES.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>shilling <small>KES</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>9.0546</span> <span class=&quot;small&quot;>ARS/KES</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>129.69 <span class=&quot;small&quot;>KES/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>13,106,008 <span class=&quot;small&quot;>KES/BTC</span>" title=""><span class="text-light">9.0546</span><span class="d-none d-sm-inline-block text-muted small">ARS/KES</span></a><a id="clipCURR47" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(9.054567,&quot;#CURR47&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR47" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;KES&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR48" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/KGS.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>som <small>KGS</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>13.4972</span> <span class=&quot;small&quot;>ARS/KGS</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>87.00 <span class=&quot;small&quot;>KGS/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>8,792,105 <span class=&quot;small&quot;>KGS/BTC</span>" title="" src="./img/curr/KGS.png" width="24" height="24"><a id="CURR48" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/KGS.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>som <small>KGS</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>13.4972</span> <span class=&quot;small&quot;>ARS/KGS</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>87.00 <span class=&quot;small&quot;>KGS/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>8,792,105 <span class=&quot;small&quot;>KGS/BTC</span>" title=""><span class="text-light">13.4972</span><span class="d-none d-sm-inline-block text-muted small">ARS/KGS</span></a><a id="clipCURR48" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(13.497248,&quot;#CURR48&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR48" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;KGS&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR49" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/KRW.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>won <small>KRW</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>0.7843</span> <span class=&quot;small&quot;>ARS/KRW</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>1,497.30 <span class=&quot;small&quot;>KRW/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>151,314,808 <span class=&quot;small&quot;>KRW/BTC</span>" title="" src="./img/curr/KRW.png" width="24" height="24"><a id="CURR49" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/KRW.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>won <small>KRW</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>0.7843</span> <span class=&quot;small&quot;>ARS/KRW</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>1,497.30 <span class=&quot;small&quot;>KRW/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>151,314,808 <span class=&quot;small&quot;>KRW/BTC</span>" title=""><span class="text-light">0.7843</span><span class="d-none d-sm-inline-block text-muted small">ARS/KRW</span></a><a id="clipCURR49" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(0.784254,&quot;#CURR49&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR49" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;KRW&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR50" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/KZT.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>tenge <small>KZT</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>2.2462</span> <span class=&quot;small&quot;>ARS/KZT</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>522.78 <span class=&quot;small&quot;>KZT/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>52,831,823 <span class=&quot;small&quot;>KZT/BTC</span>" title="" src="./img/curr/KZT.png" width="24" height="24"><a id="CURR50" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/KZT.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>tenge <small>KZT</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>2.2462</span> <span class=&quot;small&quot;>ARS/KZT</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>522.78 <span class=&quot;small&quot;>KZT/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>52,831,823 <span class=&quot;small&quot;>KZT/BTC</span>" title=""><span class="text-light">2.2462</span><span class="d-none d-sm-inline-block text-muted small">ARS/KZT</span></a><a id="clipCURR50" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(2.246169,&quot;#CURR50&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR50" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;KZT&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR51" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/LBP.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>pound <small>LBP</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>0.0131</span> <span class=&quot;small&quot;>ARS/LBP</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>89,550.00 <span class=&quot;small&quot;>LBP/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>9,049,804,794 <span class=&quot;small&quot;>LBP/BTC</span>" title="" src="./img/curr/LBP.png" width="24" height="24"><a id="CURR51" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/LBP.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>pound <small>LBP</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>0.0131</span> <span class=&quot;small&quot;>ARS/LBP</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>89,550.00 <span class=&quot;small&quot;>LBP/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>9,049,804,794 <span class=&quot;small&quot;>LBP/BTC</span>" title=""><span class="text-light">0.0131</span><span class="d-none d-sm-inline-block text-muted small">ARS/LBP</span></a><a id="clipCURR51" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(0.013113,&quot;#CURR51&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR51" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;LBP&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR52" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/LKR.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>rupee <small>LKR</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>4.0289</span> <span class=&quot;small&quot;>ARS/LKR</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>291.46 <span class=&quot;small&quot;>LKR/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>29,454,458 <span class=&quot;small&quot;>LKR/BTC</span>" title="" src="./img/curr/LKR.png" width="24" height="24"><a id="CURR52" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/LKR.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>rupee <small>LKR</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>4.0289</span> <span class=&quot;small&quot;>ARS/LKR</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>291.46 <span class=&quot;small&quot;>LKR/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>29,454,458 <span class=&quot;small&quot;>LKR/BTC</span>" title=""><span class="text-light">4.0289</span><span class="d-none d-sm-inline-block text-muted small">ARS/LKR</span></a><a id="clipCURR52" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(4.028905,&quot;#CURR52&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR52" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;LKR&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR53" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/MAD.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>dirham <small>MAD</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>117.59</span> <span class=&quot;small&quot;>ARS/MAD</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>9.99 <span class=&quot;small&quot;>MAD/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>1,009,210 <span class=&quot;small&quot;>MAD/BTC</span>" title="" src="./img/curr/MAD.png" width="24" height="24"><a id="CURR53" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/MAD.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>dirham <small>MAD</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>117.59</span> <span class=&quot;small&quot;>ARS/MAD</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>9.99 <span class=&quot;small&quot;>MAD/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>1,009,210 <span class=&quot;small&quot;>MAD/BTC</span>" title=""><span class="text-light">117.59</span><span class="d-none d-sm-inline-block text-muted small">ARS/MAD</span></a><a id="clipCURR53" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(117.586257,&quot;#CURR53&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR53" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;MAD&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR54" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/MGA.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>ariary <small>MGA</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>0.2524</span> <span class=&quot;small&quot;>ARS/MGA</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>4,652.96 <span class=&quot;small&quot;>MGA/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>470,222,408 <span class=&quot;small&quot;>MGA/BTC</span>" title="" src="./img/curr/MGA.png" width="24" height="24"><a id="CURR54" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/MGA.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>ariary <small>MGA</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>0.2524</span> <span class=&quot;small&quot;>ARS/MGA</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>4,652.96 <span class=&quot;small&quot;>MGA/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>470,222,408 <span class=&quot;small&quot;>MGA/BTC</span>" title=""><span class="text-light">0.2524</span><span class="d-none d-sm-inline-block text-muted small">ARS/MGA</span></a><a id="clipCURR54" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(0.252368,&quot;#CURR54&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR54" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;MGA&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR55" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/MLC.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>MLC <small>MLC</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>961.91</span> <span class=&quot;small&quot;>ARS/MLC</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>1.22 <span class=&quot;small&quot;>MLC/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>123,368 <span class=&quot;small&quot;>MLC/BTC</span>" title="" src="./img/curr/MLC.png" width="24" height="24"><a id="CURR55" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/MLC.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>MLC <small>MLC</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>961.91</span> <span class=&quot;small&quot;>ARS/MLC</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>1.22 <span class=&quot;small&quot;>MLC/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>123,368 <span class=&quot;small&quot;>MLC/BTC</span>" title=""><span class="text-light">961.91</span><span class="d-none d-sm-inline-block text-muted small">ARS/MLC</span></a><a id="clipCURR55" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(961.913384,&quot;#CURR55&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR55" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;MLC&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR56" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/MRU.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>ouguiya <small>MRU</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>29.5479</span> <span class=&quot;small&quot;>ARS/MRU</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>39.74 <span class=&quot;small&quot;>MRU/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>4,016,159 <span class=&quot;small&quot;>MRU/BTC</span>" title="" src="./img/curr/MRU.png" width="24" height="24"><a id="CURR56" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/MRU.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>ouguiya <small>MRU</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>29.5479</span> <span class=&quot;small&quot;>ARS/MRU</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>39.74 <span class=&quot;small&quot;>MRU/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>4,016,159 <span class=&quot;small&quot;>MRU/BTC</span>" title=""><span class="text-light">29.5479</span><span class="d-none d-sm-inline-block text-muted small">ARS/MRU</span></a><a id="clipCURR56" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(29.547936,&quot;#CURR56&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR56" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;MRU&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR57" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/MXN.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>peso <small>MXN</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>57.3561</span> <span class=&quot;small&quot;>ARS/MXN</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>20.47 <span class=&quot;small&quot;>MXN/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>2,068,989 <span class=&quot;small&quot;>MXN/BTC</span>" title="" src="./img/curr/MXN.png" width="24" height="24"><a id="CURR57" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/MXN.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>peso <small>MXN</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>57.3561</span> <span class=&quot;small&quot;>ARS/MXN</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>20.47 <span class=&quot;small&quot;>MXN/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>2,068,989 <span class=&quot;small&quot;>MXN/BTC</span>" title=""><span class="text-light">57.3561</span><span class="d-none d-sm-inline-block text-muted small">ARS/MXN</span></a><a id="clipCURR57" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(57.356149,&quot;#CURR57&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR57" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;MXN&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR58" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/MYR.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>ringgit <small>MYR</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>260.49</span> <span class=&quot;small&quot;>ARS/MYR</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>4.51 <span class=&quot;small&quot;>MYR/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>455,562 <span class=&quot;small&quot;>MYR/BTC</span>" title="" src="./img/curr/MYR.png" width="24" height="24"><a id="CURR58" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/MYR.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>ringgit <small>MYR</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>260.49</span> <span class=&quot;small&quot;>ARS/MYR</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>4.51 <span class=&quot;small&quot;>MYR/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>455,562 <span class=&quot;small&quot;>MYR/BTC</span>" title=""><span class="text-light">260.49</span><span class="d-none d-sm-inline-block text-muted small">ARS/MYR</span></a><a id="clipCURR58" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(260.489895,&quot;#CURR58&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR58" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;MYR&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR59" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/NAD.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>dollar <small>NAD</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>65.0528</span> <span class=&quot;small&quot;>ARS/NAD</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>18.05 <span class=&quot;small&quot;>NAD/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>1,824,198 <span class=&quot;small&quot;>NAD/BTC</span>" title="" src="./img/curr/NAD.png" width="24" height="24"><a id="CURR59" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/NAD.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>dollar <small>NAD</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>65.0528</span> <span class=&quot;small&quot;>ARS/NAD</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>18.05 <span class=&quot;small&quot;>NAD/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>1,824,198 <span class=&quot;small&quot;>NAD/BTC</span>" title=""><span class="text-light">65.0528</span><span class="d-none d-sm-inline-block text-muted small">ARS/NAD</span></a><a id="clipCURR59" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(65.052834,&quot;#CURR59&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR59" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;NAD&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR60" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/NGN.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>naira <small>NGN</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>0.6986</span> <span class=&quot;small&quot;>ARS/NGN</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>1,680.96 <span class=&quot;small&quot;>NGN/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>169,875,639 <span class=&quot;small&quot;>NGN/BTC</span>" title="" src="./img/curr/NGN.png" width="24" height="24"><a id="CURR60" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/NGN.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>naira <small>NGN</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>0.6986</span> <span class=&quot;small&quot;>ARS/NGN</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>1,680.96 <span class=&quot;small&quot;>NGN/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>169,875,639 <span class=&quot;small&quot;>NGN/BTC</span>" title=""><span class="text-light">0.6986</span><span class="d-none d-sm-inline-block text-muted small">ARS/NGN</span></a><a id="clipCURR60" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(0.698565,&quot;#CURR60&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR60" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;NGN&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR61" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/NIO.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>córdoba <small>NIO</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>31.9069</span> <span class=&quot;small&quot;>ARS/NIO</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>36.80 <span class=&quot;small&quot;>NIO/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>3,719,237 <span class=&quot;small&quot;>NIO/BTC</span>" title="" src="./img/curr/NIO.png" width="24" height="24"><a id="CURR61" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/NIO.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>córdoba <small>NIO</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>31.9069</span> <span class=&quot;small&quot;>ARS/NIO</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>36.80 <span class=&quot;small&quot;>NIO/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>3,719,237 <span class=&quot;small&quot;>NIO/BTC</span>" title=""><span class="text-light">31.9069</span><span class="d-none d-sm-inline-block text-muted small">ARS/NIO</span></a><a id="clipCURR61" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(31.906876,&quot;#CURR61&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR61" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;NIO&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR62" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/NOK.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>krone <small>NOK</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>102.94</span> <span class=&quot;small&quot;>ARS/NOK</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>11.41 <span class=&quot;small&quot;>NOK/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>1,152,767 <span class=&quot;small&quot;>NOK/BTC</span>" title="" src="./img/curr/NOK.png" width="24" height="24"><a id="CURR62" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/NOK.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>krone <small>NOK</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>102.94</span> <span class=&quot;small&quot;>ARS/NOK</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>11.41 <span class=&quot;small&quot;>NOK/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>1,152,767 <span class=&quot;small&quot;>NOK/BTC</span>" title=""><span class="text-light">102.94</span><span class="d-none d-sm-inline-block text-muted small">ARS/NOK</span></a><a id="clipCURR62" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(102.942979,&quot;#CURR62&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR62" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;NOK&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR63" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/NPR.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>rupee <small>NPR</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>8.6359</span> <span class=&quot;small&quot;>ARS/NPR</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>135.97 <span class=&quot;small&quot;>NPR/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>13,741,339 <span class=&quot;small&quot;>NPR/BTC</span>" title="" src="./img/curr/NPR.png" width="24" height="24"><a id="CURR63" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/NPR.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>rupee <small>NPR</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>8.6359</span> <span class=&quot;small&quot;>ARS/NPR</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>135.97 <span class=&quot;small&quot;>NPR/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>13,741,339 <span class=&quot;small&quot;>NPR/BTC</span>" title=""><span class="text-light">8.6359</span><span class="d-none d-sm-inline-block text-muted small">ARS/NPR</span></a><a id="clipCURR63" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(8.635929,&quot;#CURR63&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR63" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;NPR&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR64" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/NZD.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>dollar <small>NZD</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>664.32</span> <span class=&quot;small&quot;>ARS/NZD</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>1.77 <span class=&quot;small&quot;>NZD/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>178,632 <span class=&quot;small&quot;>NZD/BTC</span>" title="" src="./img/curr/NZD.png" width="24" height="24"><a id="CURR64" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/NZD.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>dollar <small>NZD</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>664.32</span> <span class=&quot;small&quot;>ARS/NZD</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>1.77 <span class=&quot;small&quot;>NZD/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>178,632 <span class=&quot;small&quot;>NZD/BTC</span>" title=""><span class="text-light">664.32</span><span class="d-none d-sm-inline-block text-muted small">ARS/NZD</span></a><a id="clipCURR64" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(664.322953,&quot;#CURR64&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR64" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;NZD&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR65" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/PAB.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>balboa <small>PAB</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>1,174.26</span> <span class=&quot;small&quot;>ARS/PAB</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>1.00 <span class=&quot;small&quot;>PAB/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>101,059 <span class=&quot;small&quot;>PAB/BTC</span>" title="" src="./img/curr/PAB.png" width="24" height="24"><a id="CURR65" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/PAB.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>balboa <small>PAB</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>1,174.26</span> <span class=&quot;small&quot;>ARS/PAB</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>1.00 <span class=&quot;small&quot;>PAB/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>101,059 <span class=&quot;small&quot;>PAB/BTC</span>" title=""><span class="text-light">1,174.26</span><span class="d-none d-sm-inline-block text-muted small">ARS/PAB</span></a><a id="clipCURR65" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(1174.260573,&quot;#CURR65&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR65" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;PAB&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR66" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/PEN.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>sol <small>PEN</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>306.33</span> <span class=&quot;small&quot;>ARS/PEN</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>3.83 <span class=&quot;small&quot;>PEN/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>387,388 <span class=&quot;small&quot;>PEN/BTC</span>" title="" src="./img/curr/PEN.png" width="24" height="24"><a id="CURR66" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/PEN.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>sol <small>PEN</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>306.33</span> <span class=&quot;small&quot;>ARS/PEN</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>3.83 <span class=&quot;small&quot;>PEN/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>387,388 <span class=&quot;small&quot;>PEN/BTC</span>" title=""><span class="text-light">306.33</span><span class="d-none d-sm-inline-block text-muted small">ARS/PEN</span></a><a id="clipCURR66" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(306.331829,&quot;#CURR66&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR66" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;PEN&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR67" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/PHP.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>peso <small>PHP</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>19.8009</span> <span class=&quot;small&quot;>ARS/PHP</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>59.30 <span class=&quot;small&quot;>PHP/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>5,993,135 <span class=&quot;small&quot;>PHP/BTC</span>" title="" src="./img/curr/PHP.png" width="24" height="24"><a id="CURR67" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/PHP.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>peso <small>PHP</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>19.8009</span> <span class=&quot;small&quot;>ARS/PHP</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>59.30 <span class=&quot;small&quot;>PHP/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>5,993,135 <span class=&quot;small&quot;>PHP/BTC</span>" title=""><span class="text-light">19.8009</span><span class="d-none d-sm-inline-block text-muted small">ARS/PHP</span></a><a id="clipCURR67" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(19.80086,&quot;#CURR67&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR67" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;PHP&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR68" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/PKR.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>rupee <small>PKR</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>4.2208</span> <span class=&quot;small&quot;>ARS/PKR</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>278.21 <span class=&quot;small&quot;>PKR/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>28,115,209 <span class=&quot;small&quot;>PKR/BTC</span>" title="" src="./img/curr/PKR.png" width="24" height="24"><a id="CURR68" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/PKR.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>rupee <small>PKR</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>4.2208</span> <span class=&quot;small&quot;>ARS/PKR</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>278.21 <span class=&quot;small&quot;>PKR/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>28,115,209 <span class=&quot;small&quot;>PKR/BTC</span>" title=""><span class="text-light">4.2208</span><span class="d-none d-sm-inline-block text-muted small">ARS/PKR</span></a><a id="clipCURR68" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(4.22082,&quot;#CURR68&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR68" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;PKR&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR69" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/PLN.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>zloty <small>PLN</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>285.17</span> <span class=&quot;small&quot;>ARS/PLN</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>4.12 <span class=&quot;small&quot;>PLN/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>416,141 <span class=&quot;small&quot;>PLN/BTC</span>" title="" src="./img/curr/PLN.png" width="24" height="24"><a id="CURR69" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/PLN.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>zloty <small>PLN</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>285.17</span> <span class=&quot;small&quot;>ARS/PLN</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>4.12 <span class=&quot;small&quot;>PLN/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>416,141 <span class=&quot;small&quot;>PLN/BTC</span>" title=""><span class="text-light">285.17</span><span class="d-none d-sm-inline-block text-muted small">ARS/PLN</span></a><a id="clipCURR69" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(285.165591,&quot;#CURR69&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR69" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;PLN&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR70" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/PYG.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>guaraní <small>PYG</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>0.1504</span> <span class=&quot;small&quot;>ARS/PYG</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>7,806.47 <span class=&quot;small&quot;>PYG/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>788,911,791 <span class=&quot;small&quot;>PYG/BTC</span>" title="" src="./img/curr/PYG.png" width="24" height="24"><a id="CURR70" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/PYG.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>guaraní <small>PYG</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>0.1504</span> <span class=&quot;small&quot;>ARS/PYG</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>7,806.47 <span class=&quot;small&quot;>PYG/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>788,911,791 <span class=&quot;small&quot;>PYG/BTC</span>" title=""><span class="text-light">0.1504</span><span class="d-none d-sm-inline-block text-muted small">ARS/PYG</span></a><a id="clipCURR70" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(0.150421,&quot;#CURR70&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR70" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;PYG&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR71" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/QAR.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>riyal <small>QAR</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>322.06</span> <span class=&quot;small&quot;>ARS/QAR</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>3.65 <span class=&quot;small&quot;>QAR/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>368,467 <span class=&quot;small&quot;>QAR/BTC</span>" title="" src="./img/curr/QAR.png" width="24" height="24"><a id="CURR71" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/QAR.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>riyal <small>QAR</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>322.06</span> <span class=&quot;small&quot;>ARS/QAR</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>3.65 <span class=&quot;small&quot;>QAR/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>368,467 <span class=&quot;small&quot;>QAR/BTC</span>" title=""><span class="text-light">322.06</span><span class="d-none d-sm-inline-block text-muted small">ARS/QAR</span></a><a id="clipCURR71" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(322.061729,&quot;#CURR71&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR71" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;QAR&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR72" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/RON.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>leu <small>RON</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>245.09</span> <span class=&quot;small&quot;>ARS/RON</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>4.79 <span class=&quot;small&quot;>RON/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>484,186 <span class=&quot;small&quot;>RON/BTC</span>" title="" src="./img/curr/RON.png" width="24" height="24"><a id="CURR72" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/RON.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>leu <small>RON</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>245.09</span> <span class=&quot;small&quot;>ARS/RON</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>4.79 <span class=&quot;small&quot;>RON/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>484,186 <span class=&quot;small&quot;>RON/BTC</span>" title=""><span class="text-light">245.09</span><span class="d-none d-sm-inline-block text-muted small">ARS/RON</span></a><a id="clipCURR72" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(245.089912,&quot;#CURR72&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR72" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;RON&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR73" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/RSD.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>dinar <small>RSD</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>10.4158</span> <span class=&quot;small&quot;>ARS/RSD</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>112.74 <span class=&quot;small&quot;>RSD/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>11,393,153 <span class=&quot;small&quot;>RSD/BTC</span>" title="" src="./img/curr/RSD.png" width="24" height="24"><a id="CURR73" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/RSD.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>dinar <small>RSD</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>10.4158</span> <span class=&quot;small&quot;>ARS/RSD</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>112.74 <span class=&quot;small&quot;>RSD/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>11,393,153 <span class=&quot;small&quot;>RSD/BTC</span>" title=""><span class="text-light">10.4158</span><span class="d-none d-sm-inline-block text-muted small">ARS/RSD</span></a><a id="clipCURR73" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(10.415836,&quot;#CURR73&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR73" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;RSD&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR74" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/RUB.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>ruble <small>RUB</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>11.0753</span> <span class=&quot;small&quot;>ARS/RUB</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>106.03 <span class=&quot;small&quot;>RUB/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>10,714,772 <span class=&quot;small&quot;>RUB/BTC</span>" title="" src="./img/curr/RUB.png" width="24" height="24"><a id="CURR74" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/RUB.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>ruble <small>RUB</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>11.0753</span> <span class=&quot;small&quot;>ARS/RUB</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>106.03 <span class=&quot;small&quot;>RUB/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>10,714,772 <span class=&quot;small&quot;>RUB/BTC</span>" title=""><span class="text-light">11.0753</span><span class="d-none d-sm-inline-block text-muted small">ARS/RUB</span></a><a id="clipCURR74" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(11.075291,&quot;#CURR74&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR74" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;RUB&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR75" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/RWF.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>franc <small>RWF</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>0.8682</span> <span class=&quot;small&quot;>ARS/RWF</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>1,352.58 <span class=&quot;small&quot;>RWF/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>136,689,890 <span class=&quot;small&quot;>RWF/BTC</span>" title="" src="./img/curr/RWF.png" width="24" height="24"><a id="CURR75" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/RWF.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>franc <small>RWF</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>0.8682</span> <span class=&quot;small&quot;>ARS/RWF</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>1,352.58 <span class=&quot;small&quot;>RWF/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>136,689,890 <span class=&quot;small&quot;>RWF/BTC</span>" title=""><span class="text-light">0.8682</span><span class="d-none d-sm-inline-block text-muted small">ARS/RWF</span></a><a id="clipCURR75" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(0.868164,&quot;#CURR75&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR75" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;RWF&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR76" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/SAR.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>riyal <small>SAR</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>312.50</span> <span class=&quot;small&quot;>ARS/SAR</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>3.76 <span class=&quot;small&quot;>SAR/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>379,742 <span class=&quot;small&quot;>SAR/BTC</span>" title="" src="./img/curr/SAR.png" width="24" height="24"><a id="CURR76" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/SAR.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>riyal <small>SAR</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>312.50</span> <span class=&quot;small&quot;>ARS/SAR</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>3.76 <span class=&quot;small&quot;>SAR/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>379,742 <span class=&quot;small&quot;>SAR/BTC</span>" title=""><span class="text-light">312.50</span><span class="d-none d-sm-inline-block text-muted small">ARS/SAR</span></a><a id="clipCURR76" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(312.499986,&quot;#CURR76&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR76" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;SAR&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR77" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/SEK.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>krona <small>SEK</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>105.19</span> <span class=&quot;small&quot;>ARS/SEK</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>11.16 <span class=&quot;small&quot;>SEK/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>1,128,125 <span class=&quot;small&quot;>SEK/BTC</span>" title="" src="./img/curr/SEK.png" width="24" height="24"><a id="CURR77" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/SEK.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>krona <small>SEK</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>105.19</span> <span class=&quot;small&quot;>ARS/SEK</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>11.16 <span class=&quot;small&quot;>SEK/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>1,128,125 <span class=&quot;small&quot;>SEK/BTC</span>" title=""><span class="text-light">105.19</span><span class="d-none d-sm-inline-block text-muted small">ARS/SEK</span></a><a id="clipCURR77" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(105.191601,&quot;#CURR77&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR77" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;SEK&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR78" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/SGD.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>dollar <small>SGD</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>861.45</span> <span class=&quot;small&quot;>ARS/SGD</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>1.36 <span class=&quot;small&quot;>SGD/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>137,755 <span class=&quot;small&quot;>SGD/BTC</span>" title="" src="./img/curr/SGD.png" width="24" height="24"><a id="CURR78" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/SGD.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>dollar <small>SGD</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>861.45</span> <span class=&quot;small&quot;>ARS/SGD</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>1.36 <span class=&quot;small&quot;>SGD/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>137,755 <span class=&quot;small&quot;>SGD/BTC</span>" title=""><span class="text-light">861.45</span><span class="d-none d-sm-inline-block text-muted small">ARS/SGD</span></a><a id="clipCURR78" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(861.453783,&quot;#CURR78&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR78" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;SGD&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR79" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/THB.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>baht <small>THB</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>33.8518</span> <span class=&quot;small&quot;>ARS/THB</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>34.69 <span class=&quot;small&quot;>THB/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>3,505,546 <span class=&quot;small&quot;>THB/BTC</span>" title="" src="./img/curr/THB.png" width="24" height="24"><a id="CURR79" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/THB.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>baht <small>THB</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>33.8518</span> <span class=&quot;small&quot;>ARS/THB</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>34.69 <span class=&quot;small&quot;>THB/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>3,505,546 <span class=&quot;small&quot;>THB/BTC</span>" title=""><span class="text-light">33.8518</span><span class="d-none d-sm-inline-block text-muted small">ARS/THB</span></a><a id="clipCURR79" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(33.851849,&quot;#CURR79&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR79" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;THB&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR80" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/TND.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>dinar <small>TND</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>370.18</span> <span class=&quot;small&quot;>ARS/TND</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>3.17 <span class=&quot;small&quot;>TND/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>320,569 <span class=&quot;small&quot;>TND/BTC</span>" title="" src="./img/curr/TND.png" width="24" height="24"><a id="CURR80" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/TND.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>dinar <small>TND</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>370.18</span> <span class=&quot;small&quot;>ARS/TND</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>3.17 <span class=&quot;small&quot;>TND/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>320,569 <span class=&quot;small&quot;>TND/BTC</span>" title=""><span class="text-light">370.18</span><span class="d-none d-sm-inline-block text-muted small">ARS/TND</span></a><a id="clipCURR80" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(370.183387,&quot;#CURR80&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR80" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;TND&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR81" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/TRY.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>lira <small>TRY</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>33.3726</span> <span class=&quot;small&quot;>ARS/TRY</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>35.19 <span class=&quot;small&quot;>TRY/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>3,555,886 <span class=&quot;small&quot;>TRY/BTC</span>" title="" src="./img/curr/TRY.png" width="24" height="24"><a id="CURR81" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/TRY.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>lira <small>TRY</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>33.3726</span> <span class=&quot;small&quot;>ARS/TRY</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>35.19 <span class=&quot;small&quot;>TRY/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>3,555,886 <span class=&quot;small&quot;>TRY/BTC</span>" title=""><span class="text-light">33.3726</span><span class="d-none d-sm-inline-block text-muted small">ARS/TRY</span></a><a id="clipCURR81" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(33.372615,&quot;#CURR81&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR81" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;TRY&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR82" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/TTD.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>dollar <small>TTD</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>172.92</span> <span class=&quot;small&quot;>ARS/TTD</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>6.79 <span class=&quot;small&quot;>TTD/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>686,273 <span class=&quot;small&quot;>TTD/BTC</span>" title="" src="./img/curr/TTD.png" width="24" height="24"><a id="CURR82" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/TTD.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>dollar <small>TTD</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>172.92</span> <span class=&quot;small&quot;>ARS/TTD</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>6.79 <span class=&quot;small&quot;>TTD/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>686,273 <span class=&quot;small&quot;>TTD/BTC</span>" title=""><span class="text-light">172.92</span><span class="d-none d-sm-inline-block text-muted small">ARS/TTD</span></a><a id="clipCURR82" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(172.918437,&quot;#CURR82&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR82" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;TTD&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR83" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/TWD.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>dollar <small>TWD</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>35.8508</span> <span class=&quot;small&quot;>ARS/TWD</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>32.75 <span class=&quot;small&quot;>TWD/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>3,310,085 <span class=&quot;small&quot;>TWD/BTC</span>" title="" src="./img/curr/TWD.png" width="24" height="24"><a id="CURR83" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/TWD.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>dollar <small>TWD</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>35.8508</span> <span class=&quot;small&quot;>ARS/TWD</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>32.75 <span class=&quot;small&quot;>TWD/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>3,310,085 <span class=&quot;small&quot;>TWD/BTC</span>" title=""><span class="text-light">35.8508</span><span class="d-none d-sm-inline-block text-muted small">ARS/TWD</span></a><a id="clipCURR83" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(35.850811,&quot;#CURR83&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR83" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;TWD&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR84" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/TZS.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>shilling <small>TZS</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>0.4963</span> <span class=&quot;small&quot;>ARS/TZS</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>2,366.24 <span class=&quot;small&quot;>TZS/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>239,129,495 <span class=&quot;small&quot;>TZS/BTC</span>" title="" src="./img/curr/TZS.png" width="24" height="24"><a id="CURR84" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/TZS.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>shilling <small>TZS</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>0.4963</span> <span class=&quot;small&quot;>ARS/TZS</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>2,366.24 <span class=&quot;small&quot;>TZS/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>239,129,495 <span class=&quot;small&quot;>TZS/BTC</span>" title=""><span class="text-light">0.4963</span><span class="d-none d-sm-inline-block text-muted small">ARS/TZS</span></a><a id="clipCURR84" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(0.496255,&quot;#CURR84&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR84" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;TZS&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR85" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/UAH.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>hryvnia <small>UAH</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>26.6079</span> <span class=&quot;small&quot;>ARS/UAH</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>44.13 <span class=&quot;small&quot;>UAH/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>4,459,931 <span class=&quot;small&quot;>UAH/BTC</span>" title="" src="./img/curr/UAH.png" width="24" height="24"><a id="CURR85" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/UAH.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>hryvnia <small>UAH</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>26.6079</span> <span class=&quot;small&quot;>ARS/UAH</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>44.13 <span class=&quot;small&quot;>UAH/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>4,459,931 <span class=&quot;small&quot;>UAH/BTC</span>" title=""><span class="text-light">26.6079</span><span class="d-none d-sm-inline-block text-muted small">ARS/UAH</span></a><a id="clipCURR85" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(26.60786,&quot;#CURR85&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR85" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;UAH&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR86" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/UGX.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>shilling <small>UGX</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>0.3226</span> <span class=&quot;small&quot;>ARS/UGX</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>3,640.25 <span class=&quot;small&quot;>UGX/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>367,879,082 <span class=&quot;small&quot;>UGX/BTC</span>" title="" src="./img/curr/UGX.png" width="24" height="24"><a id="CURR86" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/UGX.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>shilling <small>UGX</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>0.3226</span> <span class=&quot;small&quot;>ARS/UGX</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>3,640.25 <span class=&quot;small&quot;>UGX/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>367,879,082 <span class=&quot;small&quot;>UGX/BTC</span>" title=""><span class="text-light">0.3226</span><span class="d-none d-sm-inline-block text-muted small">ARS/UGX</span></a><a id="clipCURR86" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(0.322577,&quot;#CURR86&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR86" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;UGX&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR87" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/USD.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>dollar <small>USD</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>1,174.26</span> <span class=&quot;small&quot;>ARS/USD</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>1.00 <span class=&quot;small&quot;>USD/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>101,059 <span class=&quot;small&quot;>USD/BTC</span>" title="" src="./img/curr/USD.png" width="24" height="24"><a id="CURR87" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/USD.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>dollar <small>USD</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>1,174.26</span> <span class=&quot;small&quot;>ARS/USD</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>1.00 <span class=&quot;small&quot;>USD/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>101,059 <span class=&quot;small&quot;>USD/BTC</span>" title=""><span class="text-light">1,174.26</span><span class="d-none d-sm-inline-block text-muted small">ARS/USD</span></a><a id="clipCURR87" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(1174.260573,&quot;#CURR87&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR87" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;USD&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR88" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/UYU.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>peso <small>UYU</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>26.3354</span> <span class=&quot;small&quot;>ARS/UYU</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>44.59 <span class=&quot;small&quot;>UYU/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>4,506,074 <span class=&quot;small&quot;>UYU/BTC</span>" title="" src="./img/curr/UYU.png" width="24" height="24"><a id="CURR88" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/UYU.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>peso <small>UYU</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>26.3354</span> <span class=&quot;small&quot;>ARS/UYU</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>44.59 <span class=&quot;small&quot;>UYU/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>4,506,074 <span class=&quot;small&quot;>UYU/BTC</span>" title=""><span class="text-light">26.3354</span><span class="d-none d-sm-inline-block text-muted small">ARS/UYU</span></a><a id="clipCURR88" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(26.335392,&quot;#CURR88&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR88" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;UYU&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR89" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/UZS.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>som <small>UZS</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>0.0913</span> <span class=&quot;small&quot;>ARS/UZS</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>12,862.10 <span class=&quot;small&quot;>UZS/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>1,299,827,057 <span class=&quot;small&quot;>UZS/BTC</span>" title="" src="./img/curr/UZS.png" width="24" height="24"><a id="CURR89" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/UZS.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>som <small>UZS</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>0.0913</span> <span class=&quot;small&quot;>ARS/UZS</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>12,862.10 <span class=&quot;small&quot;>UZS/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>1,299,827,057 <span class=&quot;small&quot;>UZS/BTC</span>" title=""><span class="text-light">0.0913</span><span class="d-none d-sm-inline-block text-muted small">ARS/UZS</span></a><a id="clipCURR89" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(0.091296,&quot;#CURR89&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR89" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;UZS&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR90" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/VES.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>bolívar <small>VES</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>18.9404</span> <span class=&quot;small&quot;>ARS/VES</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>62.00 <span class=&quot;small&quot;>VES/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>6,265,397 <span class=&quot;small&quot;>VES/BTC</span>" title="" src="./img/curr/VES.png" width="24" height="24"><a id="CURR90" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/VES.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>bolívar <small>VES</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>18.9404</span> <span class=&quot;small&quot;>ARS/VES</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>62.00 <span class=&quot;small&quot;>VES/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>6,265,397 <span class=&quot;small&quot;>VES/BTC</span>" title=""><span class="text-light">18.9404</span><span class="d-none d-sm-inline-block text-muted small">ARS/VES</span></a><a id="clipCURR90" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(18.940417,&quot;#CURR90&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR90" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;VES&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR91" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/VND.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>dong <small>VND</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>0.0441</span> <span class=&quot;small&quot;>ARS/VND</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>26,617.82 <span class=&quot;small&quot;>VND/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>2,689,962,189 <span class=&quot;small&quot;>VND/BTC</span>" title="" src="./img/curr/VND.png" width="24" height="24"><a id="CURR91" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/VND.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>dong <small>VND</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>0.0441</span> <span class=&quot;small&quot;>ARS/VND</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>26,617.82 <span class=&quot;small&quot;>VND/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>2,689,962,189 <span class=&quot;small&quot;>VND/BTC</span>" title=""><span class="text-light">0.0441</span><span class="d-none d-sm-inline-block text-muted small">ARS/VND</span></a><a id="clipCURR91" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(0.044116,&quot;#CURR91&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR91" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;VND&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR92" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/XAF.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>franc <small>XAF</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>1.8577</span> <span class=&quot;small&quot;>ARS/XAF</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>632.10 <span class=&quot;small&quot;>XAF/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>63,879,071 <span class=&quot;small&quot;>XAF/BTC</span>" title="" src="./img/curr/XAF.png" width="24" height="24"><a id="CURR92" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/XAF.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>franc <small>XAF</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>1.8577</span> <span class=&quot;small&quot;>ARS/XAF</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>632.10 <span class=&quot;small&quot;>XAF/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>63,879,071 <span class=&quot;small&quot;>XAF/BTC</span>" title=""><span class="text-light">1.8577</span><span class="d-none d-sm-inline-block text-muted small">ARS/XAF</span></a><a id="clipCURR92" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(1.857717,&quot;#CURR92&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR92" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;XAF&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR93" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/XOF.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>franc <small>XOF</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>1.8577</span> <span class=&quot;small&quot;>ARS/XOF</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>632.10 <span class=&quot;small&quot;>XOF/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>63,879,071 <span class=&quot;small&quot;>XOF/BTC</span>" title="" src="./img/curr/XOF.png" width="24" height="24"><a id="CURR93" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/XOF.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>franc <small>XOF</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>1.8577</span> <span class=&quot;small&quot;>ARS/XOF</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>632.10 <span class=&quot;small&quot;>XOF/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>63,879,071 <span class=&quot;small&quot;>XOF/BTC</span>" title=""><span class="text-light">1.8577</span><span class="d-none d-sm-inline-block text-muted small">ARS/XOF</span></a><a id="clipCURR93" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(1.857717,&quot;#CURR93&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR93" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;XOF&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR94" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/ZAR.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>rand <small>ZAR</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>62.1574</span> <span class=&quot;small&quot;>ARS/ZAR</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>18.89 <span class=&quot;small&quot;>ZAR/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>1,909,172 <span class=&quot;small&quot;>ZAR/BTC</span>" title="" src="./img/curr/ZAR.png" width="24" height="24"><a id="CURR94" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/ZAR.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>rand <small>ZAR</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>62.1574</span> <span class=&quot;small&quot;>ARS/ZAR</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>18.89 <span class=&quot;small&quot;>ZAR/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>1,909,172 <span class=&quot;small&quot;>ZAR/BTC</span>" title=""><span class="text-light">62.1574</span><span class="d-none d-sm-inline-block text-muted small">ARS/ZAR</span></a><a id="clipCURR94" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(62.157426,&quot;#CURR94&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR94" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;ZAR&quot;)"><i class="fas fa-calculator"></i></a></div></div><div class="col-6 col-lg-3"><div class="d-flex"><img id="imgCURR95" class="ml-2 d-inline-block align-bottom" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/ZMW.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>kwacha <small>ZMW</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>42.4290</span> <span class=&quot;small&quot;>ARS/ZMW</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>27.68 <span class=&quot;small&quot;>ZMW/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>2,796,889 <span class=&quot;small&quot;>ZMW/BTC</span>" title="" src="./img/curr/ZMW.png" width="24" height="24"><a id="CURR95" class="pl-2" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="<img width=&quot;24&quot; height=&quot;24&quot; src =&quot;./img/curr/ZMW.png&quot; class=&quot;d-inline-block align-bottom&quot;> <span class=&quot;text-info&quot;>kwacha <small>ZMW</small></span><br><img src=&quot;./img/ex-arr.png&quot; width=&quot;24&quot; height=&quot;24&quot; class=&quot;mr-1&quot;><span class=&quot;text-light&quot;>42.4290</span> <span class=&quot;small&quot;>ARS/ZMW</span><br><span class=&quot;usd&quot;><i class=&quot;fas fa-dollar-sign fa-fw&quot;></i></span>27.68 <span class=&quot;small&quot;>ZMW/USD</span><br><span class=&quot;btc&quot;><i class=&quot;fab fa-btc fa-fw&quot;></i></span>2,796,889 <span class=&quot;small&quot;>ZMW/BTC</span>" title=""><span class="text-light">42.4290</span><span class="d-none d-sm-inline-block text-muted small">ARS/ZMW</span></a><a id="clipCURR95" class="ml-auto px-2 text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="copyGridCurr(42.429007,&quot;#CURR95&quot;)"><i class="fas fa-clipboard"></i></a><a id="calcCURR95" class="text-muted" data-toggle="tooltip" data-placement="top" data-html="true" data-original-title="" title="" onclick="MCBtnSel(&quot;ZMW&quot;)"><i class="fas fa-calculator"></i></a></div></div></div>
  </div>

  <footer id="Footer" class="footer bg-dark"><div class="container"><div class="text-muted float-left"><span class="text-muted"><i class="far fa-copyright"></i> yadio.io</span> <a class="text-muted social" target="_blank" rel="noopener" title="Twitter" href="https://twitter.com/yadio_io"><i class="fa-brands fa-x-twitter"></i></a> <a class="text-muted social" target="_blank" rel="noopener" title="Instagram" href="https://www.instagram.com/yadio_io"><i class="fab fa-instagram"></i></a> <a id="mail" class="text-muted social" title="E-Mail" href="mailto:[email protected]?subject=website" target="_blank"><i class="far fa-envelope"></i></a> </div><div class="float-right"><a class="text-muted" title="API Status" href="https://status.yadio.io"> All services are online <span class="text-success" id="api_status"><i class="fas fa-check-circle"></i></span></a></div></div></footer>

  <!-- Bootstrap bundle JS -->
  <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/jquery.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous">
  </script>
  <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-fQybjgWLrvvRgtW6bFlB7jaZrFsaBXjsOMm/tB9LTS58ONXgqbR9W8oWht/amnpF" crossorigin="anonymous">
  </script>

  <script src="https://cdn.jsdelivr.net/npm/[email protected]/dayjs.min.js"></script>

  <script src="./js/min/utilsg.min.js"></script>
  <script src="./js/min/calcc.min.js"></script>
  <script defer="" data-domain="yadio.io" src="https://plausible.io/js/script.outbound-links.js"></script>


</body></html>