Rate Overview
Live
1 EUR = 655.9601 XOF
1 XOF = 0.001524
EUR
Avg
656.0030
High
656.6220
Low
655.2661
Last updated: 5/6/2026, 6:58:44 AM
Quick Conversions
| EUR | XOF |
|---|---|
| 1 EUR | 655.96 XOF |
| 10 EUR | 6,559.60 XOF |
| 50 EUR | 32,798.01 XOF |
| 100 EUR | 65,596.01 XOF |
| 500 EUR | 327,980.07 XOF |
| 1,000 EUR | 655,960.13 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-06T06:58:44Z",
"rates": {
"XOF": 655.96013
}
}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.013,
"rate": 655.96013
}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