Rate Overview
Live
1 BYN = 5.6478 LSL
1 LSL = 0.177061
BYN
Avg
5.5786
High
5.6835
Low
5.4933
Last updated: 3/7/2026, 1:03:20 AM
Quick Conversions
| BYN | LSL |
|---|---|
| 1 BYN | 5.65 LSL |
| 10 BYN | 56.48 LSL |
| 50 BYN | 282.39 LSL |
| 100 BYN | 564.78 LSL |
| 500 BYN | 2,823.88 LSL |
| 1,000 BYN | 5,647.77 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-03-07T01:03:20Z",
"rates": {
"LSL": 5.647766
}
}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": 564.7766,
"rate": 5.647766
}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