Rate Overview
Live
1 BYN = 5.2300 LSL
1 LSL = 0.191204
BYN
Avg
5.2852
High
5.3555
Low
5.2300
Last updated: 9/2/2026, 12:52:15 PM
Quick Conversions
| BYN | LSL |
|---|---|
| 1 BYN | 5.23 LSL |
| 10 BYN | 52.30 LSL |
| 50 BYN | 261.50 LSL |
| 100 BYN | 523.00 LSL |
| 500 BYN | 2,615.01 LSL |
| 1,000 BYN | 5,230.01 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-09-02T12:52:15Z",
"rates": {
"LSL": 5.230014
}
}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": 523.0014,
"rate": 5.230014
}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