Formicka / exchangerate.host

Exchange rates API is a simple and lightweight free service for current and historical foreign exchange rates & crypto exchange rates.
https://exchangerate.host
357 stars 33 forks source link

Provide the fixed rate for EUR:XAF and EUR:XOF #219

Open mtotschnig opened 1 year ago

mtotschnig commented 1 year ago

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?

mtotschnig commented 1 year ago

Related: https://github.com/Formicka/exchangerate.host/issues/199