Rate Overview
Live
1 XAF = 0.274841 ETB
1 ETB = 3.6385
XAF
Avg
0.277709
High
0.281217
Low
0.274368
Last updated: 3/7/2026, 1:03:12 AM
Quick Conversions
| XAF | ETB |
|---|---|
| 1 XAF | 0.27 ETB |
| 10 XAF | 2.75 ETB |
| 50 XAF | 13.74 ETB |
| 100 XAF | 27.48 ETB |
| 500 XAF | 137.42 ETB |
| 1,000 XAF | 274.84 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-03-07T01:03:12Z",
"rates": {
"ETB": 0.274841
}
}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": 27.4841,
"rate": 0.274841
}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