Rate Overview
Live
1 EUR = 3399.02 BIF
1 BIF = 0.000294
EUR
Avg
3455.03
High
3547.17
Low
3391.66
Last updated: 7/28/2026, 10:52:17 AM
Quick Conversions
| EUR | BIF |
|---|---|
| 1 EUR | 3,399.02 BIF |
| 10 EUR | 33,990.25 BIF |
| 50 EUR | 169,951.24 BIF |
| 100 EUR | 339,902.48 BIF |
| 500 EUR | 1,699,512.42 BIF |
| 1,000 EUR | 3,399,024.84 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-28T10:52:17Z",
"rates": {
"BIF": 3399.024843
}
}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": 339902.4843,
"rate": 3399.024843
}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