(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 06/12/2026

Abbr. Buy (cash) Buy (sight) Sell
USD
6.1000 6.5527 6.7493
GBP
8.6400 9.0039 9.7340
JPY
0.0000 0.0419 0.0453
EUR
7.4600 7.7684 8.3982
CAD
4.6500 4.7972 5.1862
BBD
2.9300 0.0000 3.6277
XCD
2.2000 2.3458 2.5497
"; } })();