fawazahmed0 / exchange-api

Free Currency Exchange Rates API with 200+ Currencies & No Rate Limits
https://github.com/fawazahmed0/exchange-api#readme
Creative Commons Zero v1.0 Universal
720 stars 46 forks source link

[Question] Where does this API pull the its currency data from? #36

Open RinMinase opened 2 years ago

RinMinase commented 2 years ago

Hello 👋🏻 Asking the question in the title, if it is possible to be answered. If not then it's also fine. 😁

I wanted to know, from which site/location did you pull all your currency data from? This is just to improve the validity of the data presented to me.

I found that your currscript.js does indicate that you use CoinMarketCap as your data source. Is this perhaps correct?

fawazahmed0 commented 2 years ago

Previously, I use to scrape date from google and bing, but there were some stability issues. So I ended up using a stable paid API(I cannot tell the name). And I have kept the url hidden, because the url has my api keys in it.

fawazahmed0 commented 9 months ago

currency-api has stopped working, Please read the migration guide