Rate Overview
Live
1 BIF = 0.054422 ETB
1 ETB = 18.3749
BIF
Avg
0.054254
High
0.054719
Low
0.053634
Last updated: 9/3/2026, 5:23:33 AM
Quick Conversions
| BIF | ETB |
|---|---|
| 1 BIF | 0.05 ETB |
| 10 BIF | 0.54 ETB |
| 50 BIF | 2.72 ETB |
| 100 BIF | 5.44 ETB |
| 500 BIF | 27.21 ETB |
| 1,000 BIF | 54.42 ETB |
Get BIF/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=ETBExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-09-03T05:23:33Z",
"rates": {
"ETB": 0.054422
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "ETB",
"amount": 100
},
"result": 5.4422,
"rate": 0.054422
}Build with BIF/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key