Rate Overview
Live
1 EUR = 3402.84 BIF
1 BIF = 0.000294
EUR
Avg
3462.17
High
3553.46
Low
3397.89
Last updated: 7/20/2026, 1:56:09 AM
Quick Conversions
| EUR | BIF |
|---|---|
| 1 EUR | 3,402.84 BIF |
| 10 EUR | 34,028.45 BIF |
| 50 EUR | 170,142.23 BIF |
| 100 EUR | 340,284.47 BIF |
| 500 EUR | 1,701,422.33 BIF |
| 1,000 EUR | 3,402,844.65 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-07-20T01:56:09Z",
"rates": {
"BIF": 3402.84465
}
}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": 340284.465,
"rate": 3402.84465
}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