Rate Overview
Live
1 ZAR = 1.0023 LSL
1 LSL = 0.997739
ZAR
Avg
1.0004
High
1.0039
Low
0.996113
Last updated: 6/16/2026, 2:37:50 PM
Quick Conversions
| ZAR | LSL |
|---|---|
| 1 ZAR | 1.00 LSL |
| 10 ZAR | 10.02 LSL |
| 50 ZAR | 50.11 LSL |
| 100 ZAR | 100.23 LSL |
| 500 ZAR | 501.13 LSL |
| 1,000 ZAR | 1,002.27 LSL |
Get ZAR/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=LSLExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-06-16T14:37:50Z",
"rates": {
"LSL": 1.002266
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "LSL",
"amount": 100
},
"result": 100.2266,
"rate": 1.002266
}Build with ZAR/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key