Rate Overview
Live
1 XOF = 0.285214 ETB
1 ETB = 3.5061
XOF
Avg
0.284803
High
0.285707
Low
0.283886
Last updated: 8/18/2026, 5:45:55 AM
Quick Conversions
| XOF | ETB |
|---|---|
| 1 XOF | 0.29 ETB |
| 10 XOF | 2.85 ETB |
| 50 XOF | 14.26 ETB |
| 100 XOF | 28.52 ETB |
| 500 XOF | 142.61 ETB |
| 1,000 XOF | 285.21 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-08-18T05:45:55Z",
"rates": {
"ETB": 0.285214
}
}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.521400000000003,
"rate": 0.285214
}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