Rate Overview
Live
1 XAF = 0.280416 ETB
1 ETB = 3.5661
XAF
Avg
0.280117
High
0.280806
Low
0.278892
Last updated: 4/17/2026, 6:12:07 AM
Quick Conversions
| XAF | ETB |
|---|---|
| 1 XAF | 0.28 ETB |
| 10 XAF | 2.80 ETB |
| 50 XAF | 14.02 ETB |
| 100 XAF | 28.04 ETB |
| 500 XAF | 140.21 ETB |
| 1,000 XAF | 280.42 ETB |
Get XAF/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=ETBExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-04-17T06:12:07Z",
"rates": {
"ETB": 0.280416
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "ETB",
"amount": 100
},
"result": 28.0416,
"rate": 0.280416
}Build with XAF/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key