Retrieves the latest exchange rates from Open Exchange Rates site
Retrieves the latest exchange rates from Open Exchange Rates site.
Returns:
{:ok, rates} is the rates can be retrieved
{:ok, rates}
{:error, reason} if rates cannot be retrieved
{:error, reason}