Rate Overview
Live
1 LSL = 0.172411 BYN
1 BYN = 5.8001
LSL
Avg
0.170426
High
0.172440
Low
0.168152
Last updated: 5/9/2026, 6:05:03 AM
Quick Conversions
| LSL | BYN |
|---|---|
| 1 LSL | 0.17 BYN |
| 10 LSL | 1.72 BYN |
| 50 LSL | 8.62 BYN |
| 100 LSL | 17.24 BYN |
| 500 LSL | 86.21 BYN |
| 1,000 LSL | 172.41 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-05-09T06:05:03Z",
"rates": {
"BYN": 0.172411
}
}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.2411,
"rate": 0.172411
}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