Rate Overview
Live
1 BIF = 0.000203 LVL
1 LVL = 4926.11
BIF
Avg
0.000202
High
0.000203
Low
0.000200
Last updated: 3/7/2026, 1:01:21 AM
Quick Conversions
| BIF | LVL |
|---|---|
| 1 BIF | 0.00 LVL |
| 10 BIF | 0.00 LVL |
| 50 BIF | 0.01 LVL |
| 100 BIF | 0.02 LVL |
| 500 BIF | 0.10 LVL |
| 1,000 BIF | 0.20 LVL |
Get BIF/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=LVLExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-03-07T01:01:21Z",
"rates": {
"LVL": 0.000203
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "LVL",
"amount": 100
},
"result": 0.0203,
"rate": 0.000203
}Build with BIF/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key