Rate Overview
Live
1 ZAR = 1.0016 LSL
1 LSL = 0.998435
ZAR
Avg
0.998360
High
1.0184
Low
0.980610
Last updated: 3/27/2026, 4:46:58 PM
Quick Conversions
| ZAR | LSL |
|---|---|
| 1 ZAR | 1.00 LSL |
| 10 ZAR | 10.02 LSL |
| 50 ZAR | 50.08 LSL |
| 100 ZAR | 100.16 LSL |
| 500 ZAR | 500.78 LSL |
| 1,000 ZAR | 1,001.57 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-27T16:46:58Z",
"rates": {
"LSL": 1.001567
}
}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.15670000000001,
"rate": 1.001567
}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