Rate Overview
Live
1 XAF = 0.280079 ETB
1 ETB = 3.5704
XAF
Avg
0.272048
High
0.284919
Low
0.243874
Last updated: 7/28/2026, 1:33:29 AM
Quick Conversions
| XAF | ETB |
|---|---|
| 1 XAF | 0.28 ETB |
| 10 XAF | 2.80 ETB |
| 50 XAF | 14.00 ETB |
| 100 XAF | 28.01 ETB |
| 500 XAF | 140.04 ETB |
| 1,000 XAF | 280.08 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-07-28T01:33:29Z",
"rates": {
"ETB": 0.280079
}
}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.007900000000003,
"rate": 0.280079
}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