Rate Overview
Live
1 ETB = 3.6261 XOF
1 XOF = 0.275778
ETB
Avg
3.5995
High
3.6445
Low
3.5405
Last updated: 3/27/2026, 11:15:44 AM
Quick Conversions
| ETB | XOF |
|---|---|
| 1 ETB | 3.63 XOF |
| 10 ETB | 36.26 XOF |
| 50 ETB | 181.31 XOF |
| 100 ETB | 362.61 XOF |
| 500 ETB | 1,813.05 XOF |
| 1,000 ETB | 3,626.10 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-27T11:15:44Z",
"rates": {
"XOF": 3.626102
}
}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": 362.6102,
"rate": 3.626102
}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