Rate Overview
Live
1 SLL = 2.9013 ZWL
1 ZWL = 0.344671
SLL
Avg
2.8948
High
2.9136
Low
2.8127
Last updated: 8/14/2026, 3:50:13 PM
Quick Conversions
| SLL | ZWL |
|---|---|
| 1 SLL | 2.90 ZWL |
| 10 SLL | 29.01 ZWL |
| 50 SLL | 145.07 ZWL |
| 100 SLL | 290.13 ZWL |
| 500 SLL | 1,450.66 ZWL |
| 1,000 SLL | 2,901.32 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-08-14T15:50:13Z",
"rates": {
"ZWL": 2.901315
}
}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": 290.13149999999996,
"rate": 2.901315
}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