Rate Overview
Live
1 EUR = 3394.76 BIF
1 BIF = 0.000295
EUR
Avg
3399.74
High
3404.69
Low
3394.76
Last updated: 7/27/2026, 1:16:49 PM
Quick Conversions
| EUR | BIF |
|---|---|
| 1 EUR | 3,394.76 BIF |
| 10 EUR | 33,947.61 BIF |
| 50 EUR | 169,738.05 BIF |
| 100 EUR | 339,476.11 BIF |
| 500 EUR | 1,697,380.54 BIF |
| 1,000 EUR | 3,394,761.07 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-27T13:16:49Z",
"rates": {
"BIF": 3394.761072
}
}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": 339476.10719999997,
"rate": 3394.761072
}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