Rate Overview
Live
1 SRD = 0.478900 ZMW
1 ZMW = 2.0881
SRD
Avg
0.481142
High
0.491846
Low
0.468974
Last updated: 7/14/2026, 11:06:57 AM
Quick Conversions
| SRD | ZMW |
|---|---|
| 1 SRD | 0.48 ZMW |
| 10 SRD | 4.79 ZMW |
| 50 SRD | 23.95 ZMW |
| 100 SRD | 47.89 ZMW |
| 500 SRD | 239.45 ZMW |
| 1,000 SRD | 478.90 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-14T11:06:57Z",
"rates": {
"ZMW": 0.4789
}
}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": 47.89,
"rate": 0.4789
}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