Rate Overview
Live
1 LVL = 4.6485 BYN
1 BYN = 0.215124
LVL
Avg
4.7132
High
4.8075
Low
4.6485
Last updated: 7/8/2026, 1:47:04 PM
Quick Conversions
| LVL | BYN |
|---|---|
| 1 LVL | 4.65 BYN |
| 10 LVL | 46.48 BYN |
| 50 LVL | 232.42 BYN |
| 100 LVL | 464.85 BYN |
| 500 LVL | 2,324.24 BYN |
| 1,000 LVL | 4,648.48 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-07-08T13:47:04Z",
"rates": {
"BYN": 4.64848
}
}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": 464.848,
"rate": 4.64848
}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