Rate Overview
Live
1 ZAR = 2.3547 SRD
1 SRD = 0.424683
ZAR
Avg
2.3502
High
2.3637
Low
2.3366
Last updated: 9/3/2026, 10:31:10 AM
Quick Conversions
| ZAR | SRD |
|---|---|
| 1 ZAR | 2.35 SRD |
| 10 ZAR | 23.55 SRD |
| 50 ZAR | 117.73 SRD |
| 100 ZAR | 235.47 SRD |
| 500 ZAR | 1,177.35 SRD |
| 1,000 ZAR | 2,354.70 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-09-03T10:31:10Z",
"rates": {
"SRD": 2.354699
}
}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": 235.4699,
"rate": 2.354699
}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