Rate Overview
Live
1 BIF = 0.054007 ETB
1 ETB = 18.5161
BIF
Avg
0.052718
High
0.054007
Low
0.051788
Last updated: 5/29/2026, 10:43:21 PM
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.00 ETB |
| 1,000 BIF | 54.01 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-05-29T22:43:21Z",
"rates": {
"ETB": 0.054007
}
}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.4007,
"rate": 0.054007
}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