Rate Overview
Live
1 EUR = 655.9941 XOF
1 XOF = 0.001524
EUR
Avg
651.3556
High
656.6514
Low
639.6177
Last updated: 5/26/2026, 9:31:55 PM
Quick Conversions
| EUR | XOF |
|---|---|
| 1 EUR | 655.99 XOF |
| 10 EUR | 6,559.94 XOF |
| 50 EUR | 32,799.70 XOF |
| 100 EUR | 65,599.41 XOF |
| 500 EUR | 327,997.04 XOF |
| 1,000 EUR | 655,994.09 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-26T21:31:55Z",
"rates": {
"XOF": 655.994088
}
}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": 65599.4088,
"rate": 655.994088
}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