Rate Overview
Live
1 ZAR = 2.2562 SRD
1 SRD = 0.443224
ZAR
Avg
2.2620
High
2.4109
Low
2.0470
Last updated: 7/28/2026, 3:17:09 PM
Quick Conversions
| ZAR | SRD |
|---|---|
| 1 ZAR | 2.26 SRD |
| 10 ZAR | 22.56 SRD |
| 50 ZAR | 112.81 SRD |
| 100 ZAR | 225.62 SRD |
| 500 ZAR | 1,128.10 SRD |
| 1,000 ZAR | 2,256.19 SRD |
Get ZAR/SRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=SRDExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-07-28T15:17:09Z",
"rates": {
"SRD": 2.256193
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=SRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "SRD",
"amount": 100
},
"result": 225.6193,
"rate": 2.256193
}Build with ZAR/SRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key