Rate Overview
Live
1 ZAR = 0.995841 LSL
1 LSL = 1.0042
ZAR
Avg
0.999841
High
1.0128
Low
0.987903
Last updated: 3/27/2026, 6:37:29 PM
Quick Conversions
| ZAR | LSL |
|---|---|
| 1 ZAR | 1.00 LSL |
| 10 ZAR | 9.96 LSL |
| 50 ZAR | 49.79 LSL |
| 100 ZAR | 99.58 LSL |
| 500 ZAR | 497.92 LSL |
| 1,000 ZAR | 995.84 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-03-27T18:37:29Z",
"rates": {
"LSL": 0.995841
}
}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.58409999999999,
"rate": 0.995841
}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