Rate Overview
Live
1 ZAR = 1.0012 LSL
1 LSL = 0.998773
ZAR
Avg
1.0017
High
1.0085
Low
0.999087
Last updated: 8/13/2026, 2:39:12 PM
Quick Conversions
| ZAR | LSL |
|---|---|
| 1 ZAR | 1.00 LSL |
| 10 ZAR | 10.01 LSL |
| 50 ZAR | 50.06 LSL |
| 100 ZAR | 100.12 LSL |
| 500 ZAR | 500.61 LSL |
| 1,000 ZAR | 1,001.23 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-08-13T14:39:12Z",
"rates": {
"LSL": 1.001229
}
}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.12289999999999,
"rate": 1.001229
}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