Rate Overview
Live
1 EUR = 3456.10 BIF
1 BIF = 0.000289
EUR
Avg
3327.38
High
3493.44
Low
2996.21
Last updated: 5/27/2026, 9:42:12 PM
Quick Conversions
| EUR | BIF |
|---|---|
| 1 EUR | 3,456.10 BIF |
| 10 EUR | 34,561.00 BIF |
| 50 EUR | 172,805.02 BIF |
| 100 EUR | 345,610.05 BIF |
| 500 EUR | 1,728,050.23 BIF |
| 1,000 EUR | 3,456,100.46 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-27T21:42:12Z",
"rates": {
"BIF": 3456.100462
}
}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": 345610.0462,
"rate": 3456.100462
}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