Rate Overview
Live
1 BIF = 0.005052 ERN
1 ERN = 197.9414
BIF
Avg
0.005053
High
0.005067
Low
0.005041
Last updated: 3/7/2026, 1:00:30 AM
Quick Conversions
| BIF | ERN |
|---|---|
| 1 BIF | 0.01 ERN |
| 10 BIF | 0.05 ERN |
| 50 BIF | 0.25 ERN |
| 100 BIF | 0.51 ERN |
| 500 BIF | 2.53 ERN |
| 1,000 BIF | 5.05 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-03-07T01:00:30Z",
"rates": {
"ERN": 0.005052
}
}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.5052,
"rate": 0.005052
}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