Rate Overview
Live
1 ETB = 3.5835 XOF
1 XOF = 0.279060
ETB
Avg
3.5925
High
3.6122
Low
3.5835
Last updated: 7/7/2026, 2:12:30 AM
Quick Conversions
| ETB | XOF |
|---|---|
| 1 ETB | 3.58 XOF |
| 10 ETB | 35.83 XOF |
| 50 ETB | 179.17 XOF |
| 100 ETB | 358.35 XOF |
| 500 ETB | 1,791.73 XOF |
| 1,000 ETB | 3,583.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-07T02:12:30Z",
"rates": {
"XOF": 3.583456
}
}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": 358.3456,
"rate": 3.583456
}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