Rate Overview
Live
1 LSL = 0.175084 BYN
1 BYN = 5.7115
LSL
Avg
0.178200
High
0.181463
Low
0.174905
Last updated: 3/27/2026, 8:27:59 AM
Quick Conversions
| LSL | BYN |
|---|---|
| 1 LSL | 0.18 BYN |
| 10 LSL | 1.75 BYN |
| 50 LSL | 8.75 BYN |
| 100 LSL | 17.51 BYN |
| 500 LSL | 87.54 BYN |
| 1,000 LSL | 175.08 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-03-27T08:27:59Z",
"rates": {
"BYN": 0.175084
}
}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.508399999999998,
"rate": 0.175084
}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