Rate Overview
Live
1 ETB = 3.6402 XOF
1 XOF = 0.274707
ETB
Avg
3.6451
High
3.9513
Low
3.5572
Last updated: 3/6/2026, 8:10:48 AM
Quick Conversions
| ETB | XOF |
|---|---|
| 1 ETB | 3.64 XOF |
| 10 ETB | 36.40 XOF |
| 50 ETB | 182.01 XOF |
| 100 ETB | 364.02 XOF |
| 500 ETB | 1,820.12 XOF |
| 1,000 ETB | 3,640.24 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-03-06T08:10:48Z",
"rates": {
"XOF": 3.640243
}
}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": 364.0243,
"rate": 3.640243
}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