Rate Overview
Live
1 EUR = 3457.76 BIF
1 BIF = 0.000289
EUR
Avg
3456.59
High
3462.44
Low
3450.29
Last updated: 5/27/2026, 5:12:37 PM
Quick Conversions
| EUR | BIF |
|---|---|
| 1 EUR | 3,457.76 BIF |
| 10 EUR | 34,577.65 BIF |
| 50 EUR | 172,888.24 BIF |
| 100 EUR | 345,776.48 BIF |
| 500 EUR | 1,728,882.41 BIF |
| 1,000 EUR | 3,457,764.83 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-27T17:12:37Z",
"rates": {
"BIF": 3457.764826
}
}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": 345776.4826,
"rate": 3457.764826
}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