hippasus / ExchangeRates

Rate exchange JSON/JSONP APIs
http://rate-exchange.appspot.com
MIT License
60 stars 27 forks source link

Failed to parse response from xe.com #28

Open mkamran opened 9 years ago

mkamran commented 9 years ago

Hi ,

I am using this service from a very long time. Nowadays system throws an exception "failed to parse response from xe.com". Can you please help me to figure out this issue. try the following sample URL "http://rate-exchange.appspot.com/currency?from=USD&to=EUR&q=1" in response you will get an error.

Regards Muhammad Kamran

adrian7 commented 9 years ago

It seems like xe.com has changed their output. As such there's no way to get the conversions. Suggest using another service like https://openexchangerates.org/ ;