Rate Overview
Live
1 XOF = 0.275611 ETB
1 ETB = 3.6283
XOF
Avg
0.276660
High
0.278359
Low
0.275284
Last updated: 3/27/2026, 2:53:03 AM
Quick Conversions
| XOF | ETB |
|---|---|
| 1 XOF | 0.28 ETB |
| 10 XOF | 2.76 ETB |
| 50 XOF | 13.78 ETB |
| 100 XOF | 27.56 ETB |
| 500 XOF | 137.81 ETB |
| 1,000 XOF | 275.61 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-03-27T02:53:03Z",
"rates": {
"ETB": 0.275611
}
}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.5611,
"rate": 0.275611
}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