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
729 stars 46 forks source link

use for travel app? #22

Closed travelBuf closed 3 years ago

travelBuf commented 3 years ago

What is the source of your exchange rates? location / company What time are the rates updated daily?

I am interested in using the rates in a travel app. I had things working in SwiftUI until the date was added to the JSON file, now I'm stuck.

galendotsmith@gmail.com

fawazahmed0 commented 3 years ago

What is the source of your exchange rates? location / company

Google and bing

What time are the rates updated daily?

by 00:30 UTC

fawazahmed0 commented 3 years ago

I added the date because there was a request to add the timestamp:

https://github.com/fawazahmed0/exchange-api/issues/21

travelBuf commented 3 years ago

Thanks for the info

On Jun 3, 2021, at 14:19, Fawaz Ahmed @.***> wrote:

I added the date because there was a request to add the timestamp:

fawazahmed0/exchange-api#21 https://github.com/fawazahmed0/exchange-api/issues/21 — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/fawazahmed0/exchange-api/issues/22, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATAGSXXJZQEWGINY3QOC32TTQ7WW5ANCNFSM46BRAYJA.

travelBuf commented 2 years ago

Hi guys:

When I request your currency exchange rates with the base set to “usd” currently they are dated 2022-02-26 but when I change the base to “eur” the exchange rates are dated today (2022-03-02). Why the difference?

Galen Smith Nevada, USA

fawazahmed0 commented 2 years ago

see this

fawazahmed0 commented 9 months ago

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