Rate Overview
Live
1 SHP = 25.4369 ZMW
1 ZMW = 0.039313
SHP
Avg
25.1728
High
25.4369
Low
25.0186
Last updated: 5/7/2026, 4:29:32 AM
Quick Conversions
| SHP | ZMW |
|---|---|
| 1 SHP | 25.44 ZMW |
| 10 SHP | 254.37 ZMW |
| 50 SHP | 1,271.85 ZMW |
| 100 SHP | 2,543.69 ZMW |
| 500 SHP | 12,718.46 ZMW |
| 1,000 SHP | 25,436.93 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-05-07T04:29:32Z",
"rates": {
"ZMW": 25.436927
}
}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": 2543.6927,
"rate": 25.436927
}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