Rate Overview
Live
1 ZAR = 1.0006 LSL
1 LSL = 0.999407
ZAR
Avg
1.0007
High
1.0050
Low
0.997426
Last updated: 9/4/2026, 12:06:53 PM
Quick Conversions
| ZAR | LSL |
|---|---|
| 1 ZAR | 1.00 LSL |
| 10 ZAR | 10.01 LSL |
| 50 ZAR | 50.03 LSL |
| 100 ZAR | 100.06 LSL |
| 500 ZAR | 500.30 LSL |
| 1,000 ZAR | 1,000.59 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-09-04T12:06:53Z",
"rates": {
"LSL": 1.000593
}
}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.05930000000001,
"rate": 1.000593
}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