Rate Overview
Live
1 ZAR = 2.2077 SRD
1 SRD = 0.452970
ZAR
Avg
2.2113
High
2.2352
Low
2.1907
Last updated: 3/27/2026, 7:46:07 AM
Quick Conversions
| ZAR | SRD |
|---|---|
| 1 ZAR | 2.21 SRD |
| 10 ZAR | 22.08 SRD |
| 50 ZAR | 110.38 SRD |
| 100 ZAR | 220.77 SRD |
| 500 ZAR | 1,103.83 SRD |
| 1,000 ZAR | 2,207.65 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-03-27T07:46:07Z",
"rates": {
"SRD": 2.207653
}
}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": 220.7653,
"rate": 2.207653
}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