Rate Overview
Live
1 EUR = 3456.59 BIF
1 BIF = 0.000289
EUR
Avg
3477.29
High
3553.46
Low
3409.68
Last updated: 5/27/2026, 7:25:11 PM
Quick Conversions
| EUR | BIF |
|---|---|
| 1 EUR | 3,456.59 BIF |
| 10 EUR | 34,565.91 BIF |
| 50 EUR | 172,829.54 BIF |
| 100 EUR | 345,659.08 BIF |
| 500 EUR | 1,728,295.38 BIF |
| 1,000 EUR | 3,456,590.76 BIF |
Get EUR/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=EUR¤cies=BIFExample Response:
{
"success": true,
"base": "EUR",
"date": "2026-05-27T19:25:11Z",
"rates": {
"BIF": 3456.59076
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=EUR&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "EUR",
"to": "BIF",
"amount": 100
},
"result": 345659.076,
"rate": 3456.59076
}Build with EUR/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key