Rate Overview
Live
1 EUR = 3421.35 BIF
1 BIF = 0.000292
EUR
Avg
3442.25
High
3505.17
Low
3395.55
Last updated: 3/27/2026, 7:17:59 AM
Quick Conversions
| EUR | BIF |
|---|---|
| 1 EUR | 3,421.35 BIF |
| 10 EUR | 34,213.47 BIF |
| 50 EUR | 171,067.34 BIF |
| 100 EUR | 342,134.67 BIF |
| 500 EUR | 1,710,673.37 BIF |
| 1,000 EUR | 3,421,346.73 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-27T07:17:59Z",
"rates": {
"BIF": 3421.346734
}
}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": 342134.6734,
"rate": 3421.346734
}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