Rate Overview
Live
1 ZAR = 1.0187 LSL
1 LSL = 0.981685
ZAR
Avg
1.0050
High
1.0187
Low
0.996131
Last updated: 5/6/2026, 7:17:52 PM
Quick Conversions
| ZAR | LSL |
|---|---|
| 1 ZAR | 1.02 LSL |
| 10 ZAR | 10.19 LSL |
| 50 ZAR | 50.93 LSL |
| 100 ZAR | 101.87 LSL |
| 500 ZAR | 509.33 LSL |
| 1,000 ZAR | 1,018.66 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-05-06T19:17:52Z",
"rates": {
"LSL": 1.018657
}
}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": 101.86569999999999,
"rate": 1.018657
}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