Rate Overview
Live
1 SLL = 0.000665 ZAR
1 ZAR = 1503.76
SLL
Avg
0.000696
High
0.000719
Low
0.000654
Last updated: 6/19/2026, 10:29:23 AM
Quick Conversions
| SLL | ZAR |
|---|---|
| 1 SLL | 0.00 ZAR |
| 10 SLL | 0.01 ZAR |
| 50 SLL | 0.03 ZAR |
| 100 SLL | 0.07 ZAR |
| 500 SLL | 0.33 ZAR |
| 1,000 SLL | 0.67 ZAR |
Get SLL/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=ZARExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-06-19T10:29:23Z",
"rates": {
"ZAR": 0.000665
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "ZAR",
"amount": 100
},
"result": 0.0665,
"rate": 0.000665
}Build with SLL/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key