(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('\"personal'); if (widget) { widget.innerHTML = "
Foreign exchange rates as at 04/02/2026.
Abbr. Buy (cash) Buy (sight) Sell
USD

6.1000 6.5818 6.7793
GBP

8.5300 8.8882 9.6089
JPY

0.0000 0.0422 0.0456
EUR

7.4500 7.7604 8.3897
CAD

4.6900 4.8393 5.2317
AUD

4.3900 4.6258 5.0009
BBD

2.9300 0.0000 3.6439
BZD

0.0000 3.4046 3.6807
XCD

2.2000 2.3562 2.5611
GHS

0.0000 0.5798 0.6169
GYD

0.0250 0.0000 0.0349
HKD

0.0000 0.8369 0.9299
INR

0.0000 0.0743 0.0791
JMD

0.0410 0.0000 0.0467
NZD

3.6500 3.8445 4.1562
NOK

0.6600 0.6912 0.7473
CHF

8.0000 8.4201 9.1029
See all rates"; } })();