Rate Overview
Live
1 ZWL = 0.342036 SLL
1 SLL = 2.9237
ZWL
Avg
0.344983
High
0.371013
Low
0.340894
Last updated: 6/17/2026, 5:04:44 AM
Quick Conversions
| ZWL | SLL |
|---|---|
| 1 ZWL | 0.34 SLL |
| 10 ZWL | 3.42 SLL |
| 50 ZWL | 17.10 SLL |
| 100 ZWL | 34.20 SLL |
| 500 ZWL | 171.02 SLL |
| 1,000 ZWL | 342.04 SLL |
Get ZWL/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZWL¤cies=SLLExample Response:
{
"success": true,
"base": "ZWL",
"date": "2026-06-17T05:04:44Z",
"rates": {
"SLL": 0.342036
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZWL&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZWL",
"to": "SLL",
"amount": 100
},
"result": 34.2036,
"rate": 0.342036
}Build with ZWL/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key