Rate Overview
Live
1 EUR = 3456.67 BIF
1 BIF = 0.000289
EUR
Avg
3458.90
High
3547.17
Low
3377.72
Last updated: 5/27/2026, 8:45:03 PM
Quick Conversions
| EUR | BIF |
|---|---|
| 1 EUR | 3,456.67 BIF |
| 10 EUR | 34,566.67 BIF |
| 50 EUR | 172,833.36 BIF |
| 100 EUR | 345,666.71 BIF |
| 500 EUR | 1,728,333.57 BIF |
| 1,000 EUR | 3,456,667.13 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-27T20:45:03Z",
"rates": {
"BIF": 3456.66713
}
}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": 345666.713,
"rate": 3456.66713
}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