Rate Overview
Live
1 SLL = 0.000898 ZMW
1 ZMW = 1113.59
SLL
Avg
0.000894
High
0.000900
Low
0.000890
Last updated: 5/7/2026, 3:27:02 AM
Quick Conversions
| SLL | ZMW |
|---|---|
| 1 SLL | 0.00 ZMW |
| 10 SLL | 0.01 ZMW |
| 50 SLL | 0.04 ZMW |
| 100 SLL | 0.09 ZMW |
| 500 SLL | 0.45 ZMW |
| 1,000 SLL | 0.90 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-07T03:27:02Z",
"rates": {
"ZMW": 0.000898
}
}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.0898,
"rate": 0.000898
}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