Rate Overview
Live
1 EUR = 655.9679 XOF
1 XOF = 0.001524
EUR
Avg
651.3544
High
656.6514
Low
639.6177
Last updated: 5/26/2026, 10:32:30 PM
Quick Conversions
| EUR | XOF |
|---|---|
| 1 EUR | 655.97 XOF |
| 10 EUR | 6,559.68 XOF |
| 50 EUR | 32,798.40 XOF |
| 100 EUR | 65,596.79 XOF |
| 500 EUR | 327,983.96 XOF |
| 1,000 EUR | 655,967.93 XOF |
Get EUR/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=XOFExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-05-26T22:32:30Z",
"rates": {
"XOF": 655.967925
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "XOF",
"amount": 100
},
"result": 65596.79250000001,
"rate": 655.967925
}Build with EUR/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key