MicroPyramid / forex-python

Foreign exchange rates, Bitcoin price index and currency conversion using ratesapi.io
http://forex-python.readthedocs.io/en/latest/usage.html
MIT License
661 stars 195 forks source link

Getting error on getting the rates-> c.get_rates('USD') #121

Open JohnZhang92 opened 2 years ago

JohnZhang92 commented 2 years ago

forex_python\converter.py", line 62, in get_rates raise RatesNotAvailableError("Currency Rates Source Not Ready") forex_python.converter.RatesNotAvailableError: Currency Rates Source Not Ready

khurramshafiq07 commented 2 years ago

RatesNotAvailableError: Currency Rates Source Not Ready Any updates on this issue?

YayFor commented 2 years ago

Yes - did they remove this service ?

AA-2020743 commented 2 years ago

I am also having the same issue. I am checking here for the status, but not sure if this is the actual API being used: https://stats.uptimerobot.com/p8KZgsZ6J

egemen1109 commented 2 years ago

API is working, website is up, issue has been resolved.

Same goes for #100

Update: Oops, it is down again. Worked for some hours before noon GMT+3.

Update: GMT +3 16:26, service is working for anyone wondering.

Update: 16:57, just checked on it and it was down. It seems it's still not stable.


Update: It has been working since around 9-10 A.M., 28.09.2022.

msig-tech commented 2 years ago

Look down again.. working few hours ago, but now same issue

aycetiner commented 2 years ago

I am having the same issue

Viraj-Jayant commented 2 years ago

The website theforexapi.com has been down for a while now. Is it a permanent issue or something temporary?

vibhu-trgt commented 2 years ago

The issue is blocking issue and not related to code but infra as the "theforexapi.com" is down. As the project doesn't seem to be maintained, do we have any alternate to this awesome currency exchange library ?