Rate Overview
Live
1 LSL = 0.175319 BYN
1 BYN = 5.7039
LSL
Avg
0.177021
High
0.179088
Low
0.174925
Last updated: 7/11/2026, 12:32:41 AM
Quick Conversions
| LSL | BYN |
|---|---|
| 1 LSL | 0.18 BYN |
| 10 LSL | 1.75 BYN |
| 50 LSL | 8.77 BYN |
| 100 LSL | 17.53 BYN |
| 500 LSL | 87.66 BYN |
| 1,000 LSL | 175.32 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-11T00:32:41Z",
"rates": {
"BYN": 0.175319
}
}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.5319,
"rate": 0.175319
}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