Rate Overview
Live
1 BIF = 0.000288 EUR
1 EUR = 3472.22
BIF
Avg
0.000289
High
0.000289
Low
0.000288
Last updated: 5/28/2026, 9:44:43 PM
Quick Conversions
| BIF | EUR |
|---|---|
| 1 BIF | 0.00 EUR |
| 10 BIF | 0.00 EUR |
| 50 BIF | 0.01 EUR |
| 100 BIF | 0.03 EUR |
| 500 BIF | 0.14 EUR |
| 1,000 BIF | 0.29 EUR |
Get BIF/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=EURExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-05-28T21:44:43Z",
"rates": {
"EUR": 0.000288
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "EUR",
"amount": 100
},
"result": 0.0288,
"rate": 0.000288
}Build with BIF/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key