Rate Overview
Live
1 LVL = 4902.83 BIF
1 BIF = 0.000204
LVL
Avg
4919.96
High
4986.88
Low
4902.83
Last updated: 4/16/2026, 7:08:20 PM
Quick Conversions
| LVL | BIF |
|---|---|
| 1 LVL | 4,902.83 BIF |
| 10 LVL | 49,028.33 BIF |
| 50 LVL | 245,141.67 BIF |
| 100 LVL | 490,283.35 BIF |
| 500 LVL | 2,451,416.73 BIF |
| 1,000 LVL | 4,902,833.45 BIF |
Get LVL/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=BIFExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-04-16T19:08:20Z",
"rates": {
"BIF": 4902.83345
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "BIF",
"amount": 100
},
"result": 490283.34500000003,
"rate": 4902.83345
}Build with LVL/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key