Rate Overview
Live
1 ZAR = 2.2713 SRD
1 SRD = 0.440275
ZAR
Avg
2.3209
High
2.3741
Low
2.2713
Last updated: 3/6/2026, 11:52:38 AM
Quick Conversions
| ZAR | SRD |
|---|---|
| 1 ZAR | 2.27 SRD |
| 10 ZAR | 22.71 SRD |
| 50 ZAR | 113.57 SRD |
| 100 ZAR | 227.13 SRD |
| 500 ZAR | 1,135.65 SRD |
| 1,000 ZAR | 2,271.31 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-06T11:52:38Z",
"rates": {
"SRD": 2.271309
}
}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": 227.1309,
"rate": 2.271309
}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