Rate Overview
Live
1 SLL = 2.6956 ZWL
1 ZWL = 0.370970
SLL
Avg
2.7843
High
2.8166
Low
2.6956
Last updated: 3/7/2026, 7:44:31 AM
Quick Conversions
| SLL | ZWL |
|---|---|
| 1 SLL | 2.70 ZWL |
| 10 SLL | 26.96 ZWL |
| 50 SLL | 134.78 ZWL |
| 100 SLL | 269.56 ZWL |
| 500 SLL | 1,347.82 ZWL |
| 1,000 SLL | 2,695.64 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-03-07T07:44:31Z",
"rates": {
"ZWL": 2.695638
}
}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": 269.5638,
"rate": 2.695638
}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