Rate Overview
Live
1 BIF = 0.005022 ERN
1 ERN = 199.1239
BIF
Avg
0.005060
High
0.005100
Low
0.005022
Last updated: 7/26/2026, 1:46:09 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-07-26T01:46:09Z",
"rates": {
"ERN": 0.005022
}
}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.5022000000000001,
"rate": 0.005022
}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