Rate Overview
Live
1 ZAR = 2.2982 SRD
1 SRD = 0.435116
ZAR
Avg
2.2593
High
2.2982
Low
2.2311
Last updated: 5/7/2026, 10:12:29 AM
Quick Conversions
| ZAR | SRD |
|---|---|
| 1 ZAR | 2.30 SRD |
| 10 ZAR | 22.98 SRD |
| 50 ZAR | 114.91 SRD |
| 100 ZAR | 229.82 SRD |
| 500 ZAR | 1,149.12 SRD |
| 1,000 ZAR | 2,298.24 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-07T10:12:29Z",
"rates": {
"SRD": 2.298238
}
}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": 229.8238,
"rate": 2.298238
}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