Rate Overview
Live
1 LVL = 4.7736 BYN
1 BYN = 0.209486
LVL
Avg
5.0533
High
5.6615
Low
4.6008
Last updated: 7/31/2026, 11:26:44 AM
Quick Conversions
| LVL | BYN |
|---|---|
| 1 LVL | 4.77 BYN |
| 10 LVL | 47.74 BYN |
| 50 LVL | 238.68 BYN |
| 100 LVL | 477.36 BYN |
| 500 LVL | 2,386.80 BYN |
| 1,000 LVL | 4,773.59 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-31T11:26:44Z",
"rates": {
"BYN": 4.773591
}
}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": 477.35909999999996,
"rate": 4.773591
}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