Rate Overview
Live
1 EUR = 656.4086 XOF
1 XOF = 0.001523
EUR
Avg
655.5569
High
657.6055
Low
653.6135
Last updated: 3/7/2026, 1:05:55 AM
Quick Conversions
| EUR | XOF |
|---|---|
| 1 EUR | 656.41 XOF |
| 10 EUR | 6,564.09 XOF |
| 50 EUR | 32,820.43 XOF |
| 100 EUR | 65,640.86 XOF |
| 500 EUR | 328,204.31 XOF |
| 1,000 EUR | 656,408.63 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-03-07T01:05:55Z",
"rates": {
"XOF": 656.408629
}
}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": 65640.86290000001,
"rate": 656.408629
}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