Rate Overview
Live
1 EUR = 3503.45 BIF
1 BIF = 0.000285
EUR
Avg
3498.05
High
3553.46
Low
3467.80
Last updated: 4/17/2026, 7:35:47 AM
Quick Conversions
| EUR | BIF |
|---|---|
| 1 EUR | 3,503.45 BIF |
| 10 EUR | 35,034.53 BIF |
| 50 EUR | 175,172.63 BIF |
| 100 EUR | 350,345.26 BIF |
| 500 EUR | 1,751,726.30 BIF |
| 1,000 EUR | 3,503,452.60 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-04-17T07:35:47Z",
"rates": {
"BIF": 3503.452596
}
}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": 350345.2596,
"rate": 3503.452596
}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