Rate Overview
Live
1 NZD = 21.6018 SRD
1 SRD = 0.046292
NZD
Avg
22.2605
High
23.0103
Low
21.6018
Last updated: 3/28/2026, 12:20:23 PM
Quick Conversions
| NZD | SRD |
|---|---|
| 1 NZD | 21.60 SRD |
| 10 NZD | 216.02 SRD |
| 50 NZD | 1,080.09 SRD |
| 100 NZD | 2,160.18 SRD |
| 500 NZD | 10,800.89 SRD |
| 1,000 NZD | 21,601.79 SRD |
Get NZD/SRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=SRDExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-03-28T12:20:23Z",
"rates": {
"SRD": 21.601785
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=SRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "SRD",
"amount": 100
},
"result": 2160.1785,
"rate": 21.601785
}Build with NZD/SRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key