Rate Overview
Live
1 SRD = 0.454195 ZAR
1 ZAR = 2.2017
SRD
Avg
0.488960
High
0.615663
Low
0.417731
Last updated: 3/27/2026, 8:02:29 AM
Quick Conversions
| SRD | ZAR |
|---|---|
| 1 SRD | 0.45 ZAR |
| 10 SRD | 4.54 ZAR |
| 50 SRD | 22.71 ZAR |
| 100 SRD | 45.42 ZAR |
| 500 SRD | 227.10 ZAR |
| 1,000 SRD | 454.20 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-27T08:02:29Z",
"rates": {
"ZAR": 0.454195
}
}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.4195,
"rate": 0.454195
}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