Rate Overview
Live
1 BYN = 5.8433 LSL
1 LSL = 0.171137
BYN
Avg
5.8983
High
5.9951
Low
5.8375
Last updated: 6/17/2026, 5:04:17 AM
Quick Conversions
| BYN | LSL |
|---|---|
| 1 BYN | 5.84 LSL |
| 10 BYN | 58.43 LSL |
| 50 BYN | 292.16 LSL |
| 100 BYN | 584.33 LSL |
| 500 BYN | 2,921.64 LSL |
| 1,000 BYN | 5,843.28 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-06-17T05:04:17Z",
"rates": {
"LSL": 5.843276
}
}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": 584.3276000000001,
"rate": 5.843276
}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