Rate Overview
Live
1 EUR = 3517.05 BIF
1 BIF = 0.000284
EUR
Avg
3493.25
High
3517.05
Low
3476.59
Last updated: 5/7/2026, 12:34:41 PM
Quick Conversions
| EUR | BIF |
|---|---|
| 1 EUR | 3,517.05 BIF |
| 10 EUR | 35,170.52 BIF |
| 50 EUR | 175,852.62 BIF |
| 100 EUR | 351,705.24 BIF |
| 500 EUR | 1,758,526.21 BIF |
| 1,000 EUR | 3,517,052.41 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-05-07T12:34:41Z",
"rates": {
"BIF": 3517.052414
}
}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": 351705.2414,
"rate": 3517.052414
}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