Rate Overview
Live
1 XAF = 0.277179 ETB
1 ETB = 3.6078
XAF
Avg
0.278560
High
0.285207
Low
0.272907
Last updated: 7/11/2026, 8:58:13 AM
Quick Conversions
| XAF | ETB |
|---|---|
| 1 XAF | 0.28 ETB |
| 10 XAF | 2.77 ETB |
| 50 XAF | 13.86 ETB |
| 100 XAF | 27.72 ETB |
| 500 XAF | 138.59 ETB |
| 1,000 XAF | 277.18 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-11T08:58:13Z",
"rates": {
"ETB": 0.277179
}
}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.7179,
"rate": 0.277179
}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