Rate Overview
Live
1 SRD = 0.497610 ZMW
1 ZMW = 2.0096
SRD
Avg
0.497585
High
0.503573
Low
0.494771
Last updated: 8/14/2026, 4:26:24 PM
Quick Conversions
| SRD | ZMW |
|---|---|
| 1 SRD | 0.50 ZMW |
| 10 SRD | 4.98 ZMW |
| 50 SRD | 24.88 ZMW |
| 100 SRD | 49.76 ZMW |
| 500 SRD | 248.81 ZMW |
| 1,000 SRD | 497.61 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-08-14T16:26:24Z",
"rates": {
"ZMW": 0.49761
}
}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.761,
"rate": 0.49761
}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