Rate Overview
Live
1 EUR = 656.4723 XOF
1 XOF = 0.001523
EUR
Avg
656.0283
High
657.4036
Low
655.4672
Last updated: 6/16/2026, 5:30:00 AM
Quick Conversions
| EUR | XOF |
|---|---|
| 1 EUR | 656.47 XOF |
| 10 EUR | 6,564.72 XOF |
| 50 EUR | 32,823.62 XOF |
| 100 EUR | 65,647.23 XOF |
| 500 EUR | 328,236.17 XOF |
| 1,000 EUR | 656,472.34 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-16T05:30:00Z",
"rates": {
"XOF": 656.472341
}
}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": 65647.2341,
"rate": 656.472341
}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