Rate Overview
Live
1 EUR = 3448.86 BIF
1 BIF = 0.000290
EUR
Avg
3467.96
High
3505.17
Low
3431.92
Last updated: 3/6/2026, 11:51:13 PM
Quick Conversions
| EUR | BIF |
|---|---|
| 1 EUR | 3,448.86 BIF |
| 10 EUR | 34,488.58 BIF |
| 50 EUR | 172,442.92 BIF |
| 100 EUR | 344,885.84 BIF |
| 500 EUR | 1,724,429.18 BIF |
| 1,000 EUR | 3,448,858.36 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-03-06T23:51:13Z",
"rates": {
"BIF": 3448.858362
}
}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": 344885.8362,
"rate": 3448.858362
}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