Rate Overview
Live
1 ETB = 3.6010 XOF
1 XOF = 0.277697
ETB
Avg
3.6746
High
4.1125
Low
3.5054
Last updated: 7/24/2026, 4:56:11 AM
Quick Conversions
| ETB | XOF |
|---|---|
| 1 ETB | 3.60 XOF |
| 10 ETB | 36.01 XOF |
| 50 ETB | 180.05 XOF |
| 100 ETB | 360.10 XOF |
| 500 ETB | 1,800.52 XOF |
| 1,000 ETB | 3,601.04 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-07-24T04:56:11Z",
"rates": {
"XOF": 3.601044
}
}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": 360.1044,
"rate": 3.601044
}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