Rate Overview
Live
1 ETB = 3.5550 XOF
1 XOF = 0.281291
ETB
Avg
3.5466
High
3.6128
Low
3.5048
Last updated: 6/18/2026, 11:34:23 AM
Quick Conversions
| ETB | XOF |
|---|---|
| 1 ETB | 3.56 XOF |
| 10 ETB | 35.55 XOF |
| 50 ETB | 177.75 XOF |
| 100 ETB | 355.50 XOF |
| 500 ETB | 1,777.52 XOF |
| 1,000 ETB | 3,555.03 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-06-18T11:34:23Z",
"rates": {
"XOF": 3.555032
}
}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": 355.5032,
"rate": 3.555032
}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