(function() { stylesheet = document.createElement("link"); stylesheet.rel = "stylesheet"; stylesheet.type = "text/css"; stylesheet.href = 'https://republictt.com/rates/media/libs/BootstrapFormHelpers-master/dist/css/bootstrap-formhelpers.min.css'; stylesheet.media = "all"; document.lastChild.firstChild.appendChild(stylesheet); // add additional javascripts $.fn.addJavascript = function(src) { if ( ! $('script[src="' + src + '"]').exists()) { var script = document.createElement('script'); script.setAttribute('type', 'text/javascript'); script.setAttribute('src', src); document.getElementsByTagName("head")[0].appendChild(script); } }; // .exists() helper $.fn.exists = function() { return this.length !== 0; }; var widget = document.getElementById('7501302rd1'); if (widget) { widget.innerHTML = "

Forex Rates as at 02/20/2026

Abbr. Buy (cash) Buy (sight) Sell
USD
6.1000 6.5818 6.7793
GBP
8.7200 9.0810 9.8173
JPY
0.0000 0.0434 0.0469
EUR
7.6100 7.9290 8.5718
CAD
4.7800 4.9249 5.3242
BBD
2.9300 0.0000 3.6439
XCD
2.2000 2.3562 2.5611
"; } })();