Rate Overview
Live
1 LVL = 4.8762 BYN
1 BYN = 0.205077
LVL
Avg
4.8520
High
4.8762
Low
4.7993
Last updated: 3/7/2026, 4:24:41 AM
Quick Conversions
| LVL | BYN |
|---|---|
| 1 LVL | 4.88 BYN |
| 10 LVL | 48.76 BYN |
| 50 LVL | 243.81 BYN |
| 100 LVL | 487.62 BYN |
| 500 LVL | 2,438.11 BYN |
| 1,000 LVL | 4,876.22 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-03-07T04:24:41Z",
"rates": {
"BYN": 4.876222
}
}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": 487.6222,
"rate": 4.876222
}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