Rate Overview
Live
1 SLL = 2.7018 ZWL
1 ZWL = 0.370117
SLL
Avg
2.8533
High
2.9335
Low
2.6953
Last updated: 6/19/2026, 12:01:39 PM
Quick Conversions
| SLL | ZWL |
|---|---|
| 1 SLL | 2.70 ZWL |
| 10 SLL | 27.02 ZWL |
| 50 SLL | 135.09 ZWL |
| 100 SLL | 270.18 ZWL |
| 500 SLL | 1,350.92 ZWL |
| 1,000 SLL | 2,701.85 ZWL |
Get SLL/ZWL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=ZWLExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-06-19T12:01:39Z",
"rates": {
"ZWL": 2.701848
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=ZWL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "ZWL",
"amount": 100
},
"result": 270.1848,
"rate": 2.701848
}Build with SLL/ZWL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key