This service can be used to get current rate of a specific currency, exchange rate, currency name, etc.
This plugin is based on the ECB rates: http://www.ecb.europa.eu/stats/eurofxref/
This service's available commands are:
- /currency BRL - returns the BRL value based on USD, Also accepts more than one like BRL, EUR, GBP\n");
- /currency base BRL USD,GBP,AUD - returns the values of USD, GBP and AUD based on BRL\n");
- /currency exrate 100USD-GBP - calculate the exchange rate of 100 USD to GPB\n");
- /currency get - returns all supported currencies");
- /currency name EUR - returns the EUR currency name");
Feel free to raise a issue.