Rate Overview
Live
1 XAF = 0.279387 ETB
1 ETB = 3.5793
XAF
Avg
0.279185
High
0.281023
Low
0.277179
Last updated: 7/14/2026, 5:56:46 AM
Quick Conversions
| XAF | ETB |
|---|---|
| 1 XAF | 0.28 ETB |
| 10 XAF | 2.79 ETB |
| 50 XAF | 13.97 ETB |
| 100 XAF | 27.94 ETB |
| 500 XAF | 139.69 ETB |
| 1,000 XAF | 279.39 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-14T05:56:46Z",
"rates": {
"ETB": 0.279387
}
}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.9387,
"rate": 0.279387
}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