Rate Overview
Live
1 XOF = 0.285008 ETB
1 ETB = 3.5087
XOF
Avg
0.279309
High
0.285008
Low
0.274384
Last updated: 5/29/2026, 7:56:05 PM
Quick Conversions
| XOF | ETB |
|---|---|
| 1 XOF | 0.29 ETB |
| 10 XOF | 2.85 ETB |
| 50 XOF | 14.25 ETB |
| 100 XOF | 28.50 ETB |
| 500 XOF | 142.50 ETB |
| 1,000 XOF | 285.01 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-05-29T19:56:05Z",
"rates": {
"ETB": 0.285008
}
}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": 28.500799999999998,
"rate": 0.285008
}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