We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The CFA franc (https://en.wikipedia.org/wiki/CFA_franc) has a fixed exchange rate with the Euro: 655.957. https://api.exchangerate.host/latest?base=EUR&symbols=XAF,XOF yields fluctuating results. I suppose that the value is somehow indirectly calculated. Would it be possible to provide the correct rate by hardcoding it into the service without relying on an external provider?
The text was updated successfully, but these errors were encountered:
Related: #199
Sorry, something went wrong.
No branches or pull requests
The CFA franc (https://en.wikipedia.org/wiki/CFA_franc) has a fixed exchange rate with the Euro: 655.957.
https://api.exchangerate.host/latest?base=EUR&symbols=XAF,XOF yields fluctuating results. I suppose that the value is somehow indirectly calculated. Would it be possible to provide the correct rate by hardcoding it into the service without relying on an external provider?
The text was updated successfully, but these errors were encountered: