Rate Overview
Live
1 NZD = 21.4879 SRD
1 SRD = 0.046538
NZD
Avg
21.7268
High
21.9195
Low
21.4879
Last updated: 6/19/2026, 8:48:23 AM
Quick Conversions
| NZD | SRD |
|---|---|
| 1 NZD | 21.49 SRD |
| 10 NZD | 214.88 SRD |
| 50 NZD | 1,074.40 SRD |
| 100 NZD | 2,148.79 SRD |
| 500 NZD | 10,743.95 SRD |
| 1,000 NZD | 21,487.90 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-06-19T08:48:23Z",
"rates": {
"SRD": 21.487902
}
}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": 2148.7902,
"rate": 21.487902
}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