Rate Overview
Live
1 SRD = 0.507215 ZMW
1 ZMW = 1.9716
SRD
Avg
0.515410
High
0.583678
Low
0.490025
Last updated: 5/27/2026, 4:53:13 AM
Quick Conversions
| SRD | ZMW |
|---|---|
| 1 SRD | 0.51 ZMW |
| 10 SRD | 5.07 ZMW |
| 50 SRD | 25.36 ZMW |
| 100 SRD | 50.72 ZMW |
| 500 SRD | 253.61 ZMW |
| 1,000 SRD | 507.22 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-05-27T04:53:13Z",
"rates": {
"ZMW": 0.507215
}
}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.7215,
"rate": 0.507215
}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