Rate Overview
Live
1 BYN = 0.215124 LVL
1 LVL = 4.6485
BYN
Avg
0.212189
High
0.215124
Low
0.208008
Last updated: 7/8/2026, 12:36:20 PM
Quick Conversions
| BYN | LVL |
|---|---|
| 1 BYN | 0.22 LVL |
| 10 BYN | 2.15 LVL |
| 50 BYN | 10.76 LVL |
| 100 BYN | 21.51 LVL |
| 500 BYN | 107.56 LVL |
| 1,000 BYN | 215.12 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-07-08T12:36:20Z",
"rates": {
"LVL": 0.215124
}
}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": 21.5124,
"rate": 0.215124
}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