Rate Overview
Live
1 BIF = 0.000287 EUR
1 EUR = 3484.32
BIF
Avg
0.000287
High
0.000288
Low
0.000287
Last updated: 9/8/2026, 3:22:09 AM
Quick Conversions
| BIF | EUR |
|---|---|
| 1 BIF | 0.00 EUR |
| 10 BIF | 0.00 EUR |
| 50 BIF | 0.01 EUR |
| 100 BIF | 0.03 EUR |
| 500 BIF | 0.14 EUR |
| 1,000 BIF | 0.29 EUR |
Get BIF/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=EURExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-09-08T03:22:09Z",
"rates": {
"EUR": 0.000287
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "EUR",
"amount": 100
},
"result": 0.0287,
"rate": 0.000287
}Build with BIF/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key