Rate Overview
Live
1 ETB = 3.5094 XOF
1 XOF = 0.284946
ETB
Avg
3.5522
High
3.6041
Low
3.5001
Last updated: 8/17/2026, 1:53:33 AM
Quick Conversions
| ETB | XOF |
|---|---|
| 1 ETB | 3.51 XOF |
| 10 ETB | 35.09 XOF |
| 50 ETB | 175.47 XOF |
| 100 ETB | 350.94 XOF |
| 500 ETB | 1,754.72 XOF |
| 1,000 ETB | 3,509.44 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-17T01:53:33Z",
"rates": {
"XOF": 3.509442
}
}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.9442,
"rate": 3.509442
}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