Rate Overview
Live
1 EUR = 3469.26 BIF
1 BIF = 0.000288
EUR
Avg
3453.73
High
3470.44
Low
3432.15
Last updated: 6/17/2026, 7:15:12 AM
Quick Conversions
| EUR | BIF |
|---|---|
| 1 EUR | 3,469.26 BIF |
| 10 EUR | 34,692.56 BIF |
| 50 EUR | 173,462.81 BIF |
| 100 EUR | 346,925.62 BIF |
| 500 EUR | 1,734,628.11 BIF |
| 1,000 EUR | 3,469,256.21 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-06-17T07:15:12Z",
"rates": {
"BIF": 3469.256211
}
}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": 346925.6211,
"rate": 3469.256211
}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