Rate Overview
Live
1 XAF = 0.276359 ETB
1 ETB = 3.6185
XAF
Avg
0.276841
High
0.277914
Low
0.275302
Last updated: 3/27/2026, 11:32:37 AM
Quick Conversions
| XAF | ETB |
|---|---|
| 1 XAF | 0.28 ETB |
| 10 XAF | 2.76 ETB |
| 50 XAF | 13.82 ETB |
| 100 XAF | 27.64 ETB |
| 500 XAF | 138.18 ETB |
| 1,000 XAF | 276.36 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-27T11:32:37Z",
"rates": {
"ETB": 0.276359
}
}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.635900000000003,
"rate": 0.276359
}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