Rate Overview
Live
1 BYN = 5.6124 LSL
1 LSL = 0.178176
BYN
Avg
5.6118
High
5.6451
Low
5.5838
Last updated: 7/7/2026, 5:30:58 AM
Quick Conversions
| BYN | LSL |
|---|---|
| 1 BYN | 5.61 LSL |
| 10 BYN | 56.12 LSL |
| 50 BYN | 280.62 LSL |
| 100 BYN | 561.24 LSL |
| 500 BYN | 2,806.21 LSL |
| 1,000 BYN | 5,612.42 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-07T05:30:58Z",
"rates": {
"LSL": 5.612424
}
}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": 561.2424,
"rate": 5.612424
}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