Rate Overview
Live
1 LSL = 0.176503 BYN
1 BYN = 5.6656
LSL
Avg
0.175289
High
0.179088
Low
0.170464
Last updated: 7/31/2026, 7:01:43 PM
Quick Conversions
| LSL | BYN |
|---|---|
| 1 LSL | 0.18 BYN |
| 10 LSL | 1.77 BYN |
| 50 LSL | 8.83 BYN |
| 100 LSL | 17.65 BYN |
| 500 LSL | 88.25 BYN |
| 1,000 LSL | 176.50 BYN |
Get LSL/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=BYNExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-07-31T19:01:43Z",
"rates": {
"BYN": 0.176503
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "BYN",
"amount": 100
},
"result": 17.650299999999998,
"rate": 0.176503
}Build with LSL/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key