Rate Overview
Live
1 SLL = 2.9374 ZWL
1 ZWL = 0.340434
SLL
Avg
2.6097
High
3.0604
Low
0.015355
Last updated: 5/29/2026, 10:02:24 PM
Quick Conversions
| SLL | ZWL |
|---|---|
| 1 SLL | 2.94 ZWL |
| 10 SLL | 29.37 ZWL |
| 50 SLL | 146.87 ZWL |
| 100 SLL | 293.74 ZWL |
| 500 SLL | 1,468.71 ZWL |
| 1,000 SLL | 2,937.43 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-05-29T22:02:24Z",
"rates": {
"ZWL": 2.937426
}
}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": 293.7426,
"rate": 2.937426
}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