Rate Overview
Live
1 BYN = 0.220917 LVL
1 LVL = 4.5266
BYN
Avg
0.197578
High
0.220917
Low
0.176632
Last updated: 5/28/2026, 9:49:17 PM
Quick Conversions
| BYN | LVL |
|---|---|
| 1 BYN | 0.22 LVL |
| 10 BYN | 2.21 LVL |
| 50 BYN | 11.05 LVL |
| 100 BYN | 22.09 LVL |
| 500 BYN | 110.46 LVL |
| 1,000 BYN | 220.92 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-05-28T21:49:17Z",
"rates": {
"LVL": 0.220917
}
}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": 22.0917,
"rate": 0.220917
}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