Rate Overview
Live
1 EUR = 3404.39 BIF
1 BIF = 0.000294
EUR
Avg
3332.90
High
3493.44
Low
2996.21
Last updated: 7/19/2026, 9:40:41 PM
Quick Conversions
| EUR | BIF |
|---|---|
| 1 EUR | 3,404.39 BIF |
| 10 EUR | 34,043.94 BIF |
| 50 EUR | 170,219.69 BIF |
| 100 EUR | 340,439.38 BIF |
| 500 EUR | 1,702,196.88 BIF |
| 1,000 EUR | 3,404,393.77 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-19T21:40:41Z",
"rates": {
"BIF": 3404.393768
}
}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": 340439.37679999997,
"rate": 3404.393768
}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