Rate Overview
Live
1 ETB = 3.5955 XOF
1 XOF = 0.278129
ETB
Avg
3.6729
High
4.1143
Low
3.5281
Last updated: 7/29/2026, 10:23:31 AM
Quick Conversions
| ETB | XOF |
|---|---|
| 1 ETB | 3.60 XOF |
| 10 ETB | 35.95 XOF |
| 50 ETB | 179.77 XOF |
| 100 ETB | 359.55 XOF |
| 500 ETB | 1,797.73 XOF |
| 1,000 ETB | 3,595.46 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-07-29T10:23:31Z",
"rates": {
"XOF": 3.595458
}
}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": 359.5458,
"rate": 3.595458
}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