Rate Overview
Live
1 SRD = 0.492910 ZMW
1 ZMW = 2.0288
SRD
Avg
0.654394
High
0.904893
Low
0.471951
Last updated: 7/27/2026, 7:12:50 AM
Quick Conversions
| SRD | ZMW |
|---|---|
| 1 SRD | 0.49 ZMW |
| 10 SRD | 4.93 ZMW |
| 50 SRD | 24.65 ZMW |
| 100 SRD | 49.29 ZMW |
| 500 SRD | 246.46 ZMW |
| 1,000 SRD | 492.91 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-07-27T07:12:50Z",
"rates": {
"ZMW": 0.49291
}
}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": 49.291000000000004,
"rate": 0.49291
}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