Rate Overview
Live
1 ZAR = 2.2684 SRD
1 SRD = 0.440844
ZAR
Avg
2.2683
High
2.2853
Low
2.2505
Last updated: 5/28/2026, 12:49:39 AM
Quick Conversions
| ZAR | SRD |
|---|---|
| 1 ZAR | 2.27 SRD |
| 10 ZAR | 22.68 SRD |
| 50 ZAR | 113.42 SRD |
| 100 ZAR | 226.84 SRD |
| 500 ZAR | 1,134.19 SRD |
| 1,000 ZAR | 2,268.38 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-05-28T00:49:39Z",
"rates": {
"SRD": 2.268377
}
}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": 226.8377,
"rate": 2.268377
}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