RubyMoney / google_currency

Ruby Money::Bank interface for the Google Currency exchange data
http://rubymoney.github.com/google_currency
MIT License
182 stars 90 forks source link

I believe the site has been removed, so the API does not work anymore #66

Closed mowcom closed 6 years ago

mowcom commented 6 years ago

Below is how the API get's its currency conversions. It replaces GBP & USD with whatever currencies you choose. Unfortunately this site no longer exists.

https://finance.google.com/finance/converter?a=1&from=GBP&to=USD&meta=ei%3DwoeZWqDCHsGFjAHt85ioAw

kriskhaira commented 6 years ago

It's been a known issue for a week. See https://github.com/RubyMoney/google_currency/issues/65

sealabcore commented 6 years ago

I am seeing this as well, how are people working around this issue?

kriskhaira commented 6 years ago

I linked to the issue in my last comment. People have already been discussing solutions in there: https://github.com/RubyMoney/google_currency/issues/65

antstorm commented 6 years ago

Duplicate issue, closing this thread in favour of #65