Rate Overview
Live
1 SRD = 0.455248 ZAR
1 ZAR = 2.1966
SRD
Avg
0.441408
High
0.456476
Low
0.419013
Last updated: 3/27/2026, 9:42:42 AM
Quick Conversions
| SRD | ZAR |
|---|---|
| 1 SRD | 0.46 ZAR |
| 10 SRD | 4.55 ZAR |
| 50 SRD | 22.76 ZAR |
| 100 SRD | 45.52 ZAR |
| 500 SRD | 227.62 ZAR |
| 1,000 SRD | 455.25 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-27T09:42:42Z",
"rates": {
"ZAR": 0.455248
}
}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.5248,
"rate": 0.455248
}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