Rate Overview
Live
1 SLL = 0.000824 ZMW
1 ZMW = 1213.59
SLL
Avg
0.000884
High
0.001007
Low
0.000798
Last updated: 5/27/2026, 11:21:19 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.41 ZMW |
| 1,000 SLL | 0.82 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-05-27T11:21:19Z",
"rates": {
"ZMW": 0.000824
}
}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.0824,
"rate": 0.000824
}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