Rate Overview
Live
1 LVL = 4.7063 BYN
1 BYN = 0.212479
LVL
Avg
4.7255
High
4.7686
Low
4.7063
Last updated: 4/17/2026, 6:12:49 AM
Quick Conversions
| LVL | BYN |
|---|---|
| 1 LVL | 4.71 BYN |
| 10 LVL | 47.06 BYN |
| 50 LVL | 235.32 BYN |
| 100 LVL | 470.63 BYN |
| 500 LVL | 2,353.17 BYN |
| 1,000 LVL | 4,706.35 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-04-17T06:12:49Z",
"rates": {
"BYN": 4.70635
}
}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": 470.63499999999993,
"rate": 4.70635
}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