Rate Overview
Live
1 SRD = 0.046750 NZD
1 NZD = 21.3904
SRD
Avg
0.046692
High
0.047018
Low
0.046377
Last updated: 7/8/2026, 3:39:13 AM
Quick Conversions
| SRD | NZD |
|---|---|
| 1 SRD | 0.05 NZD |
| 10 SRD | 0.47 NZD |
| 50 SRD | 2.34 NZD |
| 100 SRD | 4.68 NZD |
| 500 SRD | 23.38 NZD |
| 1,000 SRD | 46.75 NZD |
Get SRD/NZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=NZDExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-07-08T03:39:13Z",
"rates": {
"NZD": 0.04675
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=NZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "NZD",
"amount": 100
},
"result": 4.675,
"rate": 0.04675
}Build with SRD/NZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key