Rate Overview
Live
1 SLL = 2.9218 ZWL
1 ZWL = 0.342256
SLL
Avg
2.9303
High
2.9401
Low
2.9218
Last updated: 7/10/2026, 7:20:19 PM
Quick Conversions
| SLL | ZWL |
|---|---|
| 1 SLL | 2.92 ZWL |
| 10 SLL | 29.22 ZWL |
| 50 SLL | 146.09 ZWL |
| 100 SLL | 292.18 ZWL |
| 500 SLL | 1,460.89 ZWL |
| 1,000 SLL | 2,921.79 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-10T19:20:19Z",
"rates": {
"ZWL": 2.921789
}
}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": 292.1789,
"rate": 2.921789
}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