Rate Overview
Live
1 LVL = 5.0161 BYN
1 BYN = 0.199357
LVL
Avg
4.9755
High
5.0161
Low
4.8840
Last updated: 8/19/2026, 10:48:59 AM
Quick Conversions
| LVL | BYN |
|---|---|
| 1 LVL | 5.02 BYN |
| 10 LVL | 50.16 BYN |
| 50 LVL | 250.81 BYN |
| 100 LVL | 501.61 BYN |
| 500 LVL | 2,508.07 BYN |
| 1,000 LVL | 5,016.13 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-08-19T10:48:59Z",
"rates": {
"BYN": 5.016132
}
}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": 501.6132,
"rate": 5.016132
}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