Rate Overview
Live
1 ETB = 3.5497 XOF
1 XOF = 0.281711
ETB
Avg
3.5531
High
3.5723
Low
3.5346
Last updated: 6/18/2026, 10:01:01 AM
Quick Conversions
| ETB | XOF |
|---|---|
| 1 ETB | 3.55 XOF |
| 10 ETB | 35.50 XOF |
| 50 ETB | 177.49 XOF |
| 100 ETB | 354.97 XOF |
| 500 ETB | 1,774.87 XOF |
| 1,000 ETB | 3,549.74 XOF |
Get ETB/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=XOFExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-06-18T10:01:01Z",
"rates": {
"XOF": 3.549738
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "XOF",
"amount": 100
},
"result": 354.9738,
"rate": 3.549738
}Build with ETB/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key