Rate Overview
Live
1 ZAR = 2.3027 SRD
1 SRD = 0.434274
ZAR
Avg
2.0988
High
2.3939
Low
1.6243
Last updated: 7/22/2026, 5:38:12 PM
Quick Conversions
| ZAR | SRD |
|---|---|
| 1 ZAR | 2.30 SRD |
| 10 ZAR | 23.03 SRD |
| 50 ZAR | 115.13 SRD |
| 100 ZAR | 230.27 SRD |
| 500 ZAR | 1,151.35 SRD |
| 1,000 ZAR | 2,302.69 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-22T17:38:12Z",
"rates": {
"SRD": 2.302695
}
}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": 230.2695,
"rate": 2.302695
}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