Convert Foreign to Local Currency

By Tesiph Last update Nov 27, 2011 — Installed 3,486 times.


Script Summary: Automatically converts all prices on any website to your local currency.

Version: 2011-11-27

Exchange rates are automatically retrieved from Yahoo, and updated once a day.
"Settings" can be changed using the GreaseMonkey menu.

Please take a look at Wikipedia if you do not know your 3-letter currency code.

Changelog:

Nov 27, 2011: Added updateURL and solved a problem with Google Friend Connect widgets
Dec 20, 2010: Complete rewrite. This one is a lot faster. Removed support for inline conversion, because it wasn't very useful.
Apr 14, 2008: Fixed Yahoo's currency URL, added support for multiple currencies at once (incomplete)
Jan 25, 2008: Fixed a small bug which caused the script to stop halfway.
Nob 18, 2007: Small regression
Nov 16, 2007: Fixed a bug where text was replaced that shouldn't (e.g. inside style and script tags)
Nov 8, 2007: Higher precision numbers are now handled correctly (beware of rounding errors)
Nov 3, 2007: Lots of small bugfixes