hiteshchoudhary / chai-aur-react

chai aur react series on youtube
8.13k stars 1.04k forks source link

API is not working currency project #192

Open Subodh63 opened 1 month ago

Subodh63 commented 1 month ago

New API: https://cdn.jsdelivr.net/npm/@fawazahmed0/currency-api@2024-03-06/v1/currencies/usd.json

arjunsaxena122 commented 1 month ago

API :- https://cdn.jsdelivr.net/npm/@fawazahmed0/currency-api@latest/v1/currencies/${curreny}.json

Screenshot 2024-09-18 122712

arslanmaqsood713 commented 1 month ago

Here is the updated API call URL

https://cdn.jsdelivr.net/npm/@fawazahmed0/currency-api@latest/v1/currencies/pkr.json

Rayuga2000 commented 5 days ago

https://github.com/fawazahmed0/exchange-api This is the API's GitHub link. It is pretty handy and You can bookmark it in case the API link or the functionality changes in the future.