Rate Overview
Live
1 BYN = 5.6808 LSL
1 LSL = 0.176030
BYN
Avg
5.7093
High
6.0210
Low
5.5108
Last updated: 7/22/2026, 4:41:03 AM
Quick Conversions
| BYN | LSL |
|---|---|
| 1 BYN | 5.68 LSL |
| 10 BYN | 56.81 LSL |
| 50 BYN | 284.04 LSL |
| 100 BYN | 568.08 LSL |
| 500 BYN | 2,840.42 LSL |
| 1,000 BYN | 5,680.85 LSL |
Get BYN/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=LSLExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-07-22T04:41:03Z",
"rates": {
"LSL": 5.680848
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "LSL",
"amount": 100
},
"result": 568.0848,
"rate": 5.680848
}Build with BYN/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key