Rate Overview
Live
1 BIF = 0.000575 BGN
1 BGN = 1739.13
BIF
Avg
0.000574
High
0.000575
Low
0.000573
Last updated: 7/25/2026, 10:34:20 AM
Quick Conversions
| BIF | BGN |
|---|---|
| 1 BIF | 0.00 BGN |
| 10 BIF | 0.01 BGN |
| 50 BIF | 0.03 BGN |
| 100 BIF | 0.06 BGN |
| 500 BIF | 0.29 BGN |
| 1,000 BIF | 0.58 BGN |
Get BIF/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=BGNExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-07-25T10:34:20Z",
"rates": {
"BGN": 0.000575
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "BGN",
"amount": 100
},
"result": 0.057499999999999996,
"rate": 0.000575
}Build with BIF/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key