Rate Overview
Live
1 ZAR = 0.996976 LSL
1 LSL = 1.0030
ZAR
Avg
0.999748
High
1.0052
Low
0.992370
Last updated: 7/24/2026, 2:52:05 PM
Quick Conversions
| ZAR | LSL |
|---|---|
| 1 ZAR | 1.00 LSL |
| 10 ZAR | 9.97 LSL |
| 50 ZAR | 49.85 LSL |
| 100 ZAR | 99.70 LSL |
| 500 ZAR | 498.49 LSL |
| 1,000 ZAR | 996.98 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-07-24T14:52:05Z",
"rates": {
"LSL": 0.996976
}
}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": 99.6976,
"rate": 0.996976
}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