Rate Overview
Live
1 ZWL = 0.346011 SLL
1 SLL = 2.8901
ZWL
Avg
0.347245
High
0.348694
Low
0.346011
Last updated: 5/28/2026, 3:09:26 AM
Quick Conversions
| ZWL | SLL |
|---|---|
| 1 ZWL | 0.35 SLL |
| 10 ZWL | 3.46 SLL |
| 50 ZWL | 17.30 SLL |
| 100 ZWL | 34.60 SLL |
| 500 ZWL | 173.01 SLL |
| 1,000 ZWL | 346.01 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-05-28T03:09:26Z",
"rates": {
"SLL": 0.346011
}
}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.6011,
"rate": 0.346011
}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