Rate Overview
Live
1 LSL = 1.0052 SZL
1 SZL = 0.994818
LSL
Avg
1.0009
High
1.0052
Low
0.998773
Last updated: 4/18/2026, 10:36:46 AM
Quick Conversions
| LSL | SZL |
|---|---|
| 1 LSL | 1.01 SZL |
| 10 LSL | 10.05 SZL |
| 50 LSL | 50.26 SZL |
| 100 LSL | 100.52 SZL |
| 500 LSL | 502.60 SZL |
| 1,000 LSL | 1,005.21 SZL |
Get LSL/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=SZLExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-04-18T10:36:46Z",
"rates": {
"SZL": 1.005209
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "SZL",
"amount": 100
},
"result": 100.5209,
"rate": 1.005209
}Build with LSL/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key