Rate Overview
Live
1 BYN = 5.7115 LSL
1 LSL = 0.175084
BYN
Avg
5.4752
High
5.9302
Low
5.0150
Last updated: 3/27/2026, 1:23:54 PM
Quick Conversions
| BYN | LSL |
|---|---|
| 1 BYN | 5.71 LSL |
| 10 BYN | 57.12 LSL |
| 50 BYN | 285.58 LSL |
| 100 BYN | 571.15 LSL |
| 500 BYN | 2,855.77 LSL |
| 1,000 BYN | 5,711.54 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-03-27T13:23:54Z",
"rates": {
"LSL": 5.711541
}
}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": 571.1541000000001,
"rate": 5.711541
}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