Rate Overview
Live
1 SRD = 0.422573 ZAR
1 ZAR = 2.3665
SRD
Avg
0.425039
High
0.427972
Low
0.422572
Last updated: 9/5/2026, 8:39:22 AM
Quick Conversions
| SRD | ZAR |
|---|---|
| 1 SRD | 0.42 ZAR |
| 10 SRD | 4.23 ZAR |
| 50 SRD | 21.13 ZAR |
| 100 SRD | 42.26 ZAR |
| 500 SRD | 211.29 ZAR |
| 1,000 SRD | 422.57 ZAR |
Get SRD/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=ZARExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-09-05T08:39:22Z",
"rates": {
"ZAR": 0.422573
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "ZAR",
"amount": 100
},
"result": 42.2573,
"rate": 0.422573
}Build with SRD/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key