Rate Overview
Live
1 ETB = 3.5446 XOF
1 XOF = 0.282119
ETB
Avg
3.5632
High
3.5814
Low
3.5446
Last updated: 4/18/2026, 8:49:02 AM
Quick Conversions
| ETB | XOF |
|---|---|
| 1 ETB | 3.54 XOF |
| 10 ETB | 35.45 XOF |
| 50 ETB | 177.23 XOF |
| 100 ETB | 354.46 XOF |
| 500 ETB | 1,772.30 XOF |
| 1,000 ETB | 3,544.60 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-04-18T08:49:02Z",
"rates": {
"XOF": 3.5446
}
}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": 354.46,
"rate": 3.5446
}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