Rate Overview
Live
1 BYN = 0.196610 LVL
1 LVL = 5.0862
BYN
Avg
0.196413
High
0.196694
Low
0.196069
Last updated: 9/8/2026, 10:46:09 AM
Quick Conversions
| BYN | LVL |
|---|---|
| 1 BYN | 0.20 LVL |
| 10 BYN | 1.97 LVL |
| 50 BYN | 9.83 LVL |
| 100 BYN | 19.66 LVL |
| 500 BYN | 98.31 LVL |
| 1,000 BYN | 196.61 LVL |
Get BYN/LVL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=LVLExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-09-08T10:46:09Z",
"rates": {
"LVL": 0.19661
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=LVL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "LVL",
"amount": 100
},
"result": 19.661,
"rate": 0.19661
}Build with BYN/LVL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key