Rate Overview
Live
1 ZAR = 0.999827 LSL
1 LSL = 1.0002
ZAR
Avg
1.0013
High
1.0052
Low
0.999604
Last updated: 7/6/2026, 4:46:50 AM
Quick Conversions
| ZAR | LSL |
|---|---|
| 1 ZAR | 1.00 LSL |
| 10 ZAR | 10.00 LSL |
| 50 ZAR | 49.99 LSL |
| 100 ZAR | 99.98 LSL |
| 500 ZAR | 499.91 LSL |
| 1,000 ZAR | 999.83 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-06T04:46:50Z",
"rates": {
"LSL": 0.999827
}
}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.98270000000001,
"rate": 0.999827
}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