Rate Overview
Live
1 EUR = 3416.75 BIF
1 BIF = 0.000293
EUR
Avg
3427.90
High
3524.21
Low
3188.41
Last updated: 3/27/2026, 9:11:33 AM
Quick Conversions
| EUR | BIF |
|---|---|
| 1 EUR | 3,416.75 BIF |
| 10 EUR | 34,167.51 BIF |
| 50 EUR | 170,837.53 BIF |
| 100 EUR | 341,675.06 BIF |
| 500 EUR | 1,708,375.30 BIF |
| 1,000 EUR | 3,416,750.59 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-03-27T09:11:33Z",
"rates": {
"BIF": 3416.750592
}
}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": 341675.05919999996,
"rate": 3416.750592
}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