Rate Overview
Live
1 LVL = 4.6699 BYN
1 BYN = 0.214135
LVL
Avg
4.6683
High
4.6785
Low
4.6570
Last updated: 5/7/2026, 4:00:27 PM
Quick Conversions
| LVL | BYN |
|---|---|
| 1 LVL | 4.67 BYN |
| 10 LVL | 46.70 BYN |
| 50 LVL | 233.50 BYN |
| 100 LVL | 466.99 BYN |
| 500 LVL | 2,334.97 BYN |
| 1,000 LVL | 4,669.94 BYN |
Get LVL/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LVL¤cies=BYNExample Response:
{
"success": true,
"base": "LVL",
"date": "2026-05-07T16:00:27Z",
"rates": {
"BYN": 4.669944
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LVL&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "LVL",
"to": "BYN",
"amount": 100
},
"result": 466.9944,
"rate": 4.669944
}Build with LVL/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key