Rate Overview
Live
1 LVL = 4.9097 BYN
1 BYN = 0.203678
LVL
Avg
5.2410
High
5.6541
Low
4.7545
Last updated: 3/27/2026, 9:53:31 AM
Quick Conversions
| LVL | BYN |
|---|---|
| 1 LVL | 4.91 BYN |
| 10 LVL | 49.10 BYN |
| 50 LVL | 245.49 BYN |
| 100 LVL | 490.97 BYN |
| 500 LVL | 2,454.86 BYN |
| 1,000 LVL | 4,909.72 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-27T09:53:31Z",
"rates": {
"BYN": 4.909722
}
}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": 490.97220000000004,
"rate": 4.909722
}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