Rate Overview
Live
1 EUR = 3473.62 BIF
1 BIF = 0.000288
EUR
Avg
3471.51
High
3479.12
Low
3465.56
Last updated: 9/5/2026, 5:39:39 PM
Quick Conversions
| EUR | BIF |
|---|---|
| 1 EUR | 3,473.62 BIF |
| 10 EUR | 34,736.18 BIF |
| 50 EUR | 173,680.90 BIF |
| 100 EUR | 347,361.81 BIF |
| 500 EUR | 1,736,809.03 BIF |
| 1,000 EUR | 3,473,618.05 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-09-05T17:39:39Z",
"rates": {
"BIF": 3473.618053
}
}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": 347361.8053,
"rate": 3473.618053
}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