Rate Overview
Live
1 BYN = 5.6853 LSL
1 LSL = 0.175892
BYN
Avg
5.5622
High
5.9470
Low
5.0798
Last updated: 7/23/2026, 3:42:51 PM
Quick Conversions
| BYN | LSL |
|---|---|
| 1 BYN | 5.69 LSL |
| 10 BYN | 56.85 LSL |
| 50 BYN | 284.26 LSL |
| 100 BYN | 568.53 LSL |
| 500 BYN | 2,842.65 LSL |
| 1,000 BYN | 5,685.30 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-23T15:42:51Z",
"rates": {
"LSL": 5.685298
}
}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": 568.5298,
"rate": 5.685298
}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