Rate Overview
Live
1 EUR = 3457.66 BIF
1 BIF = 0.000289
EUR
Avg
3453.38
High
3458.07
Low
3448.52
Last updated: 8/14/2026, 7:25:49 PM
Quick Conversions
| EUR | BIF |
|---|---|
| 1 EUR | 3,457.66 BIF |
| 10 EUR | 34,576.62 BIF |
| 50 EUR | 172,883.11 BIF |
| 100 EUR | 345,766.22 BIF |
| 500 EUR | 1,728,831.09 BIF |
| 1,000 EUR | 3,457,662.18 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-08-14T19:25:49Z",
"rates": {
"BIF": 3457.662181
}
}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": 345766.2181,
"rate": 3457.662181
}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