/no_nonsense_currency_converter

A crude currency converter based on the Google Finance API - WIP, no tests. Still very Alpha

Primary LanguageRubyMIT LicenseMIT

No Nonsense Currency Converter

A crude currency converter based on the Google Finance API - WIP, no tests. Still very Alpha

Usage

NoNonsenseCurrencyConverter.get_converted_currency_value(from, to, amount)

Example:

> NoNonsenseCurrencyConverter.get_converted_currency_value('USD', 'GBP', 10)
=> 5.93