Rate Overview
Live
1 LVL = 4.5110 BYN
1 BYN = 0.221680
LVL
Avg
4.5481
High
4.5754
Low
4.5110
Last updated: 6/19/2026, 8:25:45 AM
Quick Conversions
| LVL | BYN |
|---|---|
| 1 LVL | 4.51 BYN |
| 10 LVL | 45.11 BYN |
| 50 LVL | 225.55 BYN |
| 100 LVL | 451.10 BYN |
| 500 LVL | 2,255.51 BYN |
| 1,000 LVL | 4,511.02 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-06-19T08:25:45Z",
"rates": {
"BYN": 4.511015
}
}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": 451.10150000000004,
"rate": 4.511015
}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