Rate Overview
Live
1 SRD = 0.487435 ZMW
1 ZMW = 2.0516
SRD
Avg
0.661224
High
0.904893
Low
0.471951
Last updated: 7/6/2026, 2:05:10 PM
Quick Conversions
| SRD | ZMW |
|---|---|
| 1 SRD | 0.49 ZMW |
| 10 SRD | 4.87 ZMW |
| 50 SRD | 24.37 ZMW |
| 100 SRD | 48.74 ZMW |
| 500 SRD | 243.72 ZMW |
| 1,000 SRD | 487.44 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-06T14:05:10Z",
"rates": {
"ZMW": 0.487435
}
}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.7435,
"rate": 0.487435
}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