Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong currency with currency pair UAH/DKK and UAH/EUR 2021-01-04 #197

Open
TobiasFriis92 opened this issue Jan 3, 2023 · 0 comments
Open
Labels
bug Something isn't working

Comments

@TobiasFriis92
Copy link

API currency UAH
Hi

Looks like that the below API call returns the wrong currency for the date 2021-01-04 eg. DKK: 7,439977 and EUR: 1 - what might be the issue?

API: https://api.exchangerate.host/timeseries?start_date=2021-01-01&end_date=2021-01-05&base=UAH&symbols=DKK,EUR

Result: {"motd":{"msg":"If you or your company use this project or like what we doing, please consider backing us so we can continue maintaining and evolving this project.","url":"https://exchangerate.host/#/donate"},"success":true,"timeseries":true,"base":"UAH","start_date":"2021-01-01","end_date":"2021-01-05","rates":{"2021-01-01":{"DKK":0.213972,"EUR":0.028843},"2021-01-02":{"DKK":0.213972,"EUR":0.02894},"2021-01-03":{"DKK":0.213606,"EUR":0.028705},"2021-01-04":{"DKK":7.439977,"EUR":1},"2021-01-05":{"DKK":0.213484,"EUR":0.028696}}}

@TobiasFriis92 TobiasFriis92 changed the title Wrong currency with currency pair UAH/DKK and UAH UAH/EUR 2021-01-04 Wrong currency with currency pair UAH/DKK and UAH/EUR 2021-01-04 Jan 3, 2023
@arzzen arzzen added the bug Something isn't working label Jan 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants