Rate Overview
Live
1 XOF = 0.278145 ETB
1 ETB = 3.5952
XOF
Avg
0.272621
High
0.283434
Low
0.243057
Last updated: 7/29/2026, 12:00:07 AM
Quick Conversions
| XOF | ETB |
|---|---|
| 1 XOF | 0.28 ETB |
| 10 XOF | 2.78 ETB |
| 50 XOF | 13.91 ETB |
| 100 XOF | 27.81 ETB |
| 500 XOF | 139.07 ETB |
| 1,000 XOF | 278.15 ETB |
Get XOF/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=ETBExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-07-29T00:00:07Z",
"rates": {
"ETB": 0.278145
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "ETB",
"amount": 100
},
"result": 27.8145,
"rate": 0.278145
}Build with XOF/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key