Rate Overview
Live
1 SRD = 0.432721 ZAR
1 ZAR = 2.3110
SRD
Avg
0.437498
High
0.443028
Low
0.432721
Last updated: 4/18/2026, 8:45:43 AM
Quick Conversions
| SRD | ZAR |
|---|---|
| 1 SRD | 0.43 ZAR |
| 10 SRD | 4.33 ZAR |
| 50 SRD | 21.64 ZAR |
| 100 SRD | 43.27 ZAR |
| 500 SRD | 216.36 ZAR |
| 1,000 SRD | 432.72 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-04-18T08:45:43Z",
"rates": {
"ZAR": 0.432721
}
}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.2721,
"rate": 0.432721
}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