Rate Overview
Live
1 SRD = 0.508146 ZMW
1 ZMW = 1.9679
SRD
Avg
0.505615
High
0.508146
Low
0.503369
Last updated: 9/4/2026, 1:56:44 PM
Quick Conversions
| SRD | ZMW |
|---|---|
| 1 SRD | 0.51 ZMW |
| 10 SRD | 5.08 ZMW |
| 50 SRD | 25.41 ZMW |
| 100 SRD | 50.81 ZMW |
| 500 SRD | 254.07 ZMW |
| 1,000 SRD | 508.15 ZMW |
Get SRD/ZMW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=ZMWExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-09-04T13:56:44Z",
"rates": {
"ZMW": 0.508146
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=ZMW&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "ZMW",
"amount": 100
},
"result": 50.8146,
"rate": 0.508146
}Build with SRD/ZMW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key