Rate Overview
Live
1 BYN = 5.4640 LSL
1 LSL = 0.183016
BYN
Avg
5.4711
High
5.5507
Low
5.4229
Last updated: 8/12/2026, 1:22:43 PM
Quick Conversions
| BYN | LSL |
|---|---|
| 1 BYN | 5.46 LSL |
| 10 BYN | 54.64 LSL |
| 50 BYN | 273.20 LSL |
| 100 BYN | 546.40 LSL |
| 500 BYN | 2,732.00 LSL |
| 1,000 BYN | 5,463.99 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-08-12T13:22:43Z",
"rates": {
"LSL": 5.463992
}
}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": 546.3992000000001,
"rate": 5.463992
}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