Rate Overview
Live
1 SLL = 0.000808 ZMW
1 ZMW = 1237.62
SLL
Avg
0.000827
High
0.000843
Low
0.000808
Last updated: 3/7/2026, 9:18:09 AM
Quick Conversions
| SLL | ZMW |
|---|---|
| 1 SLL | 0.00 ZMW |
| 10 SLL | 0.01 ZMW |
| 50 SLL | 0.04 ZMW |
| 100 SLL | 0.08 ZMW |
| 500 SLL | 0.40 ZMW |
| 1,000 SLL | 0.81 ZMW |
Get SLL/ZMW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=ZMWExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-03-07T09:18:09Z",
"rates": {
"ZMW": 0.000808
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=ZMW&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "ZMW",
"amount": 100
},
"result": 0.0808,
"rate": 0.000808
}Build with SLL/ZMW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key