Rate Overview
Live
1 EUR = 655.9546 XOF
1 XOF = 0.001524
EUR
Avg
656.0596
High
656.5061
Low
655.8237
Last updated: 8/14/2026, 4:36:16 AM
Quick Conversions
| EUR | XOF |
|---|---|
| 1 EUR | 655.95 XOF |
| 10 EUR | 6,559.55 XOF |
| 50 EUR | 32,797.73 XOF |
| 100 EUR | 65,595.46 XOF |
| 500 EUR | 327,977.30 XOF |
| 1,000 EUR | 655,954.61 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-08-14T04:36:16Z",
"rates": {
"XOF": 655.954607
}
}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.4607,
"rate": 655.954607
}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