Rate Overview
Live
1 LVL = 4.7254 BYN
1 BYN = 0.211624
LVL
Avg
4.7483
High
4.9682
Low
4.5320
Last updated: 7/30/2026, 5:33:42 PM
Quick Conversions
| LVL | BYN |
|---|---|
| 1 LVL | 4.73 BYN |
| 10 LVL | 47.25 BYN |
| 50 LVL | 236.27 BYN |
| 100 LVL | 472.54 BYN |
| 500 LVL | 2,362.68 BYN |
| 1,000 LVL | 4,725.37 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-30T17:33:42Z",
"rates": {
"BYN": 4.725367
}
}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": 472.53670000000005,
"rate": 4.725367
}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