Rate Overview
Live
1 LVL = 5.0207 BYN
1 BYN = 0.199177
LVL
Avg
5.0700
High
5.0967
Low
5.0207
Last updated: 9/11/2026, 10:48:01 AM
Quick Conversions
| LVL | BYN |
|---|---|
| 1 LVL | 5.02 BYN |
| 10 LVL | 50.21 BYN |
| 50 LVL | 251.03 BYN |
| 100 LVL | 502.07 BYN |
| 500 LVL | 2,510.33 BYN |
| 1,000 LVL | 5,020.65 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-09-11T10:48:01Z",
"rates": {
"BYN": 5.020654
}
}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": 502.06540000000007,
"rate": 5.020654
}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