Rate Overview
Live
1 LSL = 0.174776 BYN
1 BYN = 5.7216
LSL
Avg
0.174318
High
0.174936
Low
0.173351
Last updated: 4/18/2026, 8:50:38 AM
Quick Conversions
| LSL | BYN |
|---|---|
| 1 LSL | 0.17 BYN |
| 10 LSL | 1.75 BYN |
| 50 LSL | 8.74 BYN |
| 100 LSL | 17.48 BYN |
| 500 LSL | 87.39 BYN |
| 1,000 LSL | 174.78 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-04-18T08:50:38Z",
"rates": {
"BYN": 0.174776
}
}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.4776,
"rate": 0.174776
}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