Rate Overview
Live
1 EUR = 655.9599 XOF
1 XOF = 0.001524
EUR
Avg
656.1160
High
657.5022
Low
655.4508
Last updated: 3/27/2026, 2:52:16 AM
Quick Conversions
| EUR | XOF |
|---|---|
| 1 EUR | 655.96 XOF |
| 10 EUR | 6,559.60 XOF |
| 50 EUR | 32,797.99 XOF |
| 100 EUR | 65,595.99 XOF |
| 500 EUR | 327,979.93 XOF |
| 1,000 EUR | 655,959.87 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-27T02:52:16Z",
"rates": {
"XOF": 655.959867
}
}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.98670000001,
"rate": 655.959867
}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