(function($) { stylesheet = document.createElement("link"); stylesheet.rel = "stylesheet"; stylesheet.type = "text/css"; stylesheet.href = 'https://www.launchworthy.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('7501302c'); if (widget) { widget.innerHTML = "
Foreign exchange rates as at 09/18/2018.
Abbr. Buy (cash) Buy (sight) Sell
USD

6.1000 6.5818
GBP

8.3900 8.7428
JPY

0.0000 0.0588
EUR

7.4600 7.7757
CAD

4.8800 5.0353
AUD

4.5100 4.7495
BBD

2.9300 0.0000
BZD

0.0000 3.3311
DKK

0.0000 0.0000
XCD

2.2000 2.3562
GHS

0.0000 1.3120
GYD

0.0250 0.0000
HKD

0.0000 0.8051
INR

0.0000 0.0919
JMD

0.0460 0.0000
NZD

4.1300 4.3452
NOK

0.7700 0.8066
SEK

0.7000 0.7398
CHF

6.5100 6.8540
See all rates"; } })(jQuery);