Rate Overview
Live
1 ETB = 3.5065 XOF
1 XOF = 0.285187
ETB
Avg
3.5228
High
3.5427
Low
3.5065
Last updated: 8/15/2026, 4:12:09 AM
Quick Conversions
| ETB | XOF |
|---|---|
| 1 ETB | 3.51 XOF |
| 10 ETB | 35.06 XOF |
| 50 ETB | 175.32 XOF |
| 100 ETB | 350.65 XOF |
| 500 ETB | 1,753.24 XOF |
| 1,000 ETB | 3,506.47 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-08-15T04:12:09Z",
"rates": {
"XOF": 3.506472
}
}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": 350.6472,
"rate": 3.506472
}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