Rate Overview
Live
1 EUR = 655.9596 XOF
1 XOF = 0.001524
EUR
Avg
655.9655
High
657.4036
Low
655.4672
Last updated: 6/16/2026, 4:28:05 AM
Quick Conversions
| EUR | XOF |
|---|---|
| 1 EUR | 655.96 XOF |
| 10 EUR | 6,559.60 XOF |
| 50 EUR | 32,797.98 XOF |
| 100 EUR | 65,595.96 XOF |
| 500 EUR | 327,979.80 XOF |
| 1,000 EUR | 655,959.60 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-06-16T04:28:05Z",
"rates": {
"XOF": 655.959596
}
}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": 65595.9596,
"rate": 655.959596
}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