Rate Overview
Live
1 SRD = 0.437530 ZAR
1 ZAR = 2.2856
SRD
Avg
0.435310
High
0.441552
Low
0.430184
Last updated: 6/18/2026, 10:18:48 AM
Quick Conversions
| SRD | ZAR |
|---|---|
| 1 SRD | 0.44 ZAR |
| 10 SRD | 4.38 ZAR |
| 50 SRD | 21.88 ZAR |
| 100 SRD | 43.75 ZAR |
| 500 SRD | 218.77 ZAR |
| 1,000 SRD | 437.53 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-06-18T10:18:48Z",
"rates": {
"ZAR": 0.43753
}
}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": 43.753,
"rate": 0.43753
}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