Rate Overview
Live
1 BYN = 0.206022 LVL
1 LVL = 4.8539
BYN
Avg
0.206353
High
0.208361
Low
0.205546
Last updated: 3/7/2026, 1:00:24 AM
Quick Conversions
| BYN | LVL |
|---|---|
| 1 BYN | 0.21 LVL |
| 10 BYN | 2.06 LVL |
| 50 BYN | 10.30 LVL |
| 100 BYN | 20.60 LVL |
| 500 BYN | 103.01 LVL |
| 1,000 BYN | 206.02 LVL |
Get BYN/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=LVLExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-03-07T01:00:24Z",
"rates": {
"LVL": 0.206022
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "LVL",
"amount": 100
},
"result": 20.6022,
"rate": 0.206022
}Build with BYN/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key