Rate Overview
Live
1 LSL = 0.187279 BYN
1 BYN = 5.3396
LSL
Avg
0.186736
High
0.187791
Low
0.183708
Last updated: 8/19/2026, 2:10:32 PM
Quick Conversions
| LSL | BYN |
|---|---|
| 1 LSL | 0.19 BYN |
| 10 LSL | 1.87 BYN |
| 50 LSL | 9.36 BYN |
| 100 LSL | 18.73 BYN |
| 500 LSL | 93.64 BYN |
| 1,000 LSL | 187.28 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-08-19T14:10:32Z",
"rates": {
"BYN": 0.187279
}
}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": 18.7279,
"rate": 0.187279
}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