Rate Overview
Live
1 BIF = 0.053910 ETB
1 ETB = 18.5494
BIF
Avg
0.053717
High
0.053980
Low
0.053316
Last updated: 7/9/2026, 5:16:37 AM
Quick Conversions
| BIF | ETB |
|---|---|
| 1 BIF | 0.05 ETB |
| 10 BIF | 0.54 ETB |
| 50 BIF | 2.70 ETB |
| 100 BIF | 5.39 ETB |
| 500 BIF | 26.96 ETB |
| 1,000 BIF | 53.91 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-07-09T05:16:37Z",
"rates": {
"ETB": 0.05391
}
}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.391,
"rate": 0.05391
}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