Rate Overview
Live
1 NZD = 22.0770 SRD
1 SRD = 0.045296
NZD
Avg
21.9727
High
22.0806
Low
21.7840
Last updated: 4/17/2026, 12:03:42 PM
Quick Conversions
| NZD | SRD |
|---|---|
| 1 NZD | 22.08 SRD |
| 10 NZD | 220.77 SRD |
| 50 NZD | 1,103.85 SRD |
| 100 NZD | 2,207.71 SRD |
| 500 NZD | 11,038.53 SRD |
| 1,000 NZD | 22,077.05 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-04-17T12:03:42Z",
"rates": {
"SRD": 22.07705
}
}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": 2207.705,
"rate": 22.07705
}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