CurrencyConverterMini (FARR plugin)

Overview:

CurrencyConverterMini converts from one currency to another via google.

Screenshots:

screenshot of program screenshot of program

Detailed Info:

A plugin for FARR; Find and Run Robot
Using Fscript javascript SDK for FARR by ecaradec

How to use:

Install the plugin in FARR. At first run enter one input and one output currency for default mode in the popup window.

To use default mode, type "ex 100 " (note the space at the end).
To use advanced mode, type in a way that the google currency converter understands: "ex 100$ in € "
("ex 100 $ in € " also works but does an extra search at "ex 100 ")

tip: to remember the alias "ex", think of "exchange rate".

Changelog:

080811 / v1.03.01:
fixed error with , or . in search.
removed conversion rate cache.