Rate Overview
Live
1 BYN = 5.8375 LSL
1 LSL = 0.171305
BYN
Avg
5.5461
High
6.1092
Low
5.0148
Last updated: 7/27/2026, 10:50:43 AM
Quick Conversions
| BYN | LSL |
|---|---|
| 1 BYN | 5.84 LSL |
| 10 BYN | 58.38 LSL |
| 50 BYN | 291.88 LSL |
| 100 BYN | 583.75 LSL |
| 500 BYN | 2,918.77 LSL |
| 1,000 BYN | 5,837.55 LSL |
Get BYN/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=LSLExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-07-27T10:50:43Z",
"rates": {
"LSL": 5.837549
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "LSL",
"amount": 100
},
"result": 583.7549,
"rate": 5.837549
}Build with BYN/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key