Rate Overview
Live
1 SLL = 0.000693 SZL
1 SZL = 1443.00
SLL
Avg
0.000703
High
0.000722
Low
0.000693
Last updated: 3/7/2026, 3:08:50 AM
Quick Conversions
| SLL | SZL |
|---|---|
| 1 SLL | 0.00 SZL |
| 10 SLL | 0.01 SZL |
| 50 SLL | 0.03 SZL |
| 100 SLL | 0.07 SZL |
| 500 SLL | 0.35 SZL |
| 1,000 SLL | 0.69 SZL |
Get SLL/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=SZLExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-03-07T03:08:50Z",
"rates": {
"SZL": 0.000693
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "SZL",
"amount": 100
},
"result": 0.0693,
"rate": 0.000693
}Build with SLL/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key