Rate Overview
Live
1 LVL = 4.7254 BYN
1 BYN = 0.211624
LVL
Avg
4.6751
High
4.7459
Low
4.6443
Last updated: 7/31/2026, 12:22:26 AM
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-31T00:22:26Z",
"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