Rate Overview
Live
1 BIF = 0.052266 ETB
1 ETB = 19.1329
BIF
Avg
0.052474
High
0.052751
Low
0.052228
Last updated: 3/7/2026, 1:02:08 AM
Quick Conversions
| BIF | ETB |
|---|---|
| 1 BIF | 0.05 ETB |
| 10 BIF | 0.52 ETB |
| 50 BIF | 2.61 ETB |
| 100 BIF | 5.23 ETB |
| 500 BIF | 26.13 ETB |
| 1,000 BIF | 52.27 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-03-07T01:02:08Z",
"rates": {
"ETB": 0.052266
}
}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.2266,
"rate": 0.052266
}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