Rate Overview
Live
1 LVL = 4902.28 BIF
1 BIF = 0.000204
LVL
Avg
4908.40
High
4917.22
Low
4900.88
Last updated: 8/13/2026, 12:00:50 PM
Quick Conversions
| LVL | BIF |
|---|---|
| 1 LVL | 4,902.28 BIF |
| 10 LVL | 49,022.84 BIF |
| 50 LVL | 245,114.22 BIF |
| 100 LVL | 490,228.45 BIF |
| 500 LVL | 2,451,142.23 BIF |
| 1,000 LVL | 4,902,284.46 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-08-13T12:00:50Z",
"rates": {
"BIF": 4902.284458
}
}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": 490228.4458,
"rate": 4902.284458
}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