Rate Overview
Live
1 SRD = 0.452969 ZAR
1 ZAR = 2.2077
SRD
Avg
0.452235
High
0.456476
Low
0.447385
Last updated: 3/27/2026, 6:26:49 AM
Quick Conversions
| SRD | ZAR |
|---|---|
| 1 SRD | 0.45 ZAR |
| 10 SRD | 4.53 ZAR |
| 50 SRD | 22.65 ZAR |
| 100 SRD | 45.30 ZAR |
| 500 SRD | 226.48 ZAR |
| 1,000 SRD | 452.97 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-03-27T06:26:49Z",
"rates": {
"ZAR": 0.452969
}
}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": 45.2969,
"rate": 0.452969
}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