Rate Overview
Live
1 EUR = 3406.23 BIF
1 BIF = 0.000294
EUR
Avg
3399.05
High
3411.24
Low
3386.35
Last updated: 7/4/2026, 10:55:01 AM
Quick Conversions
| EUR | BIF |
|---|---|
| 1 EUR | 3,406.23 BIF |
| 10 EUR | 34,062.31 BIF |
| 50 EUR | 170,311.55 BIF |
| 100 EUR | 340,623.10 BIF |
| 500 EUR | 1,703,115.48 BIF |
| 1,000 EUR | 3,406,230.96 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-04T10:55:01Z",
"rates": {
"BIF": 3406.230963
}
}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": 340623.0963,
"rate": 3406.230963
}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