Rate Overview
Live
1 SLL = 2.9153 ZWL
1 ZWL = 0.343020
SLL
Avg
2.8408
High
2.9153
Low
2.7496
Last updated: 7/30/2026, 1:17:15 PM
Quick Conversions
| SLL | ZWL |
|---|---|
| 1 SLL | 2.92 ZWL |
| 10 SLL | 29.15 ZWL |
| 50 SLL | 145.76 ZWL |
| 100 SLL | 291.53 ZWL |
| 500 SLL | 1,457.64 ZWL |
| 1,000 SLL | 2,915.29 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-07-30T13:17:15Z",
"rates": {
"ZWL": 2.915285
}
}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": 291.5285,
"rate": 2.915285
}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