Rate Overview
Live
1 LVL = 4869.23 BIF
1 BIF = 0.000205
LVL
Avg
4875.29
High
5028.54
Low
4528.73
Last updated: 3/27/2026, 3:05:55 PM
Quick Conversions
| LVL | BIF |
|---|---|
| 1 LVL | 4,869.23 BIF |
| 10 LVL | 48,692.29 BIF |
| 50 LVL | 243,461.46 BIF |
| 100 LVL | 486,922.92 BIF |
| 500 LVL | 2,434,614.61 BIF |
| 1,000 LVL | 4,869,229.22 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-03-27T15:05:55Z",
"rates": {
"BIF": 4869.229216
}
}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": 486922.9216,
"rate": 4869.229216
}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