Rate Overview
Live
1 BIF = 0.054024 ETB
1 ETB = 18.5103
BIF
Avg
0.053896
High
0.054056
Low
0.053577
Last updated: 8/13/2026, 5:31:36 AM
Quick Conversions
| BIF | ETB |
|---|---|
| 1 BIF | 0.05 ETB |
| 10 BIF | 0.54 ETB |
| 50 BIF | 2.70 ETB |
| 100 BIF | 5.40 ETB |
| 500 BIF | 27.01 ETB |
| 1,000 BIF | 54.02 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-08-13T05:31:36Z",
"rates": {
"ETB": 0.054024
}
}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.4024,
"rate": 0.054024
}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