Rate Overview
Live
1 LSL = 0.174189 BYN
1 BYN = 5.7409
LSL
Avg
0.172488
High
0.176186
Low
0.170464
Last updated: 7/30/2026, 10:58:00 PM
Quick Conversions
| LSL | BYN |
|---|---|
| 1 LSL | 0.17 BYN |
| 10 LSL | 1.74 BYN |
| 50 LSL | 8.71 BYN |
| 100 LSL | 17.42 BYN |
| 500 LSL | 87.09 BYN |
| 1,000 LSL | 174.19 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-30T22:58:00Z",
"rates": {
"BYN": 0.174189
}
}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.4189,
"rate": 0.174189
}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