Rate Overview
Live
1 BIF = 0.005016 ERN
1 ERN = 199.3620
BIF
Avg
0.005030
High
0.005055
Low
0.005016
Last updated: 6/16/2026, 8:01:11 AM
Quick Conversions
| BIF | ERN |
|---|---|
| 1 BIF | 0.01 ERN |
| 10 BIF | 0.05 ERN |
| 50 BIF | 0.25 ERN |
| 100 BIF | 0.50 ERN |
| 500 BIF | 2.51 ERN |
| 1,000 BIF | 5.02 ERN |
Get BIF/ERN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=ERNExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-06-16T08:01:11Z",
"rates": {
"ERN": 0.005016
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=ERN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "ERN",
"amount": 100
},
"result": 0.5015999999999999,
"rate": 0.005016
}Build with BIF/ERN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key