Rate Overview
Live
1 BYN = 0.203677 LVL
1 LVL = 4.9097
BYN
Avg
0.202646
High
0.204510
Low
0.199449
Last updated: 3/27/2026, 6:26:45 AM
Quick Conversions
| BYN | LVL |
|---|---|
| 1 BYN | 0.20 LVL |
| 10 BYN | 2.04 LVL |
| 50 BYN | 10.18 LVL |
| 100 BYN | 20.37 LVL |
| 500 BYN | 101.84 LVL |
| 1,000 BYN | 203.68 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-27T06:26:45Z",
"rates": {
"LVL": 0.203677
}
}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.3677,
"rate": 0.203677
}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