Rate Overview
Live
1 SRD = 0.489908 ZMW
1 ZMW = 2.0412
SRD
Avg
0.505759
High
0.583678
Low
0.469196
Last updated: 7/25/2026, 10:36:45 AM
Quick Conversions
| SRD | ZMW |
|---|---|
| 1 SRD | 0.49 ZMW |
| 10 SRD | 4.90 ZMW |
| 50 SRD | 24.50 ZMW |
| 100 SRD | 48.99 ZMW |
| 500 SRD | 244.95 ZMW |
| 1,000 SRD | 489.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-25T10:36:45Z",
"rates": {
"ZMW": 0.489908
}
}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": 48.9908,
"rate": 0.489908
}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