Rate Overview
Live
1 SHP = 25.6173 ZMW
1 ZMW = 0.039036
SHP
Avg
25.5529
High
25.6286
Low
25.4441
Last updated: 4/17/2026, 1:31:37 AM
Quick Conversions
| SHP | ZMW |
|---|---|
| 1 SHP | 25.62 ZMW |
| 10 SHP | 256.17 ZMW |
| 50 SHP | 1,280.86 ZMW |
| 100 SHP | 2,561.73 ZMW |
| 500 SHP | 12,808.63 ZMW |
| 1,000 SHP | 25,617.26 ZMW |
Get SHP/ZMW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=ZMWExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-04-17T01:31:37Z",
"rates": {
"ZMW": 25.617257
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=ZMW&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "ZMW",
"amount": 100
},
"result": 2561.7257,
"rate": 25.617257
}Build with SHP/ZMW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key