Rate Overview
Live
1 BIF = 0.052973 ETB
1 ETB = 18.8775
BIF
Avg
0.052891
High
0.053247
Low
0.052590
Last updated: 3/27/2026, 9:47:49 AM
Quick Conversions
| BIF | ETB |
|---|---|
| 1 BIF | 0.05 ETB |
| 10 BIF | 0.53 ETB |
| 50 BIF | 2.65 ETB |
| 100 BIF | 5.30 ETB |
| 500 BIF | 26.49 ETB |
| 1,000 BIF | 52.97 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-27T09:47:49Z",
"rates": {
"ETB": 0.052973
}
}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.2973,
"rate": 0.052973
}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