(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

Abbr. Buy (cash) Buy (sight) Sell
USD
6.1000 6.6013 6.7993
GBP
8.6200 8.9794 9.7074
JPY
0.0000 0.0425 0.0459
EUR
7.4500 7.7603 8.3896
CAD
4.7700 4.9218 5.3208
BBD
2.9300 0.0000 3.6546
XCD
2.2000 2.3631 2.5686
Foreign exchange rates as at 03/19/2026.
"; } })();