Rate Overview
Live
1 BYN = 0.199356 LVL
1 LVL = 5.0162
BYN
Avg
0.201428
High
0.204942
Low
0.199356
Last updated: 8/18/2026, 4:17:16 AM
Quick Conversions
| BYN | LVL |
|---|---|
| 1 BYN | 0.20 LVL |
| 10 BYN | 1.99 LVL |
| 50 BYN | 9.97 LVL |
| 100 BYN | 19.94 LVL |
| 500 BYN | 99.68 LVL |
| 1,000 BYN | 199.36 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-08-18T04:17:16Z",
"rates": {
"LVL": 0.199356
}
}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.9356,
"rate": 0.199356
}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