Rate Overview
Live
1 NZD = 21.7986 SRD
1 SRD = 0.045874
NZD
Avg
21.9117
High
22.0181
Low
21.7938
Last updated: 7/28/2026, 8:53:21 AM
Quick Conversions
| NZD | SRD |
|---|---|
| 1 NZD | 21.80 SRD |
| 10 NZD | 217.99 SRD |
| 50 NZD | 1,089.93 SRD |
| 100 NZD | 2,179.86 SRD |
| 500 NZD | 10,899.31 SRD |
| 1,000 NZD | 21,798.62 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-07-28T08:53:21Z",
"rates": {
"SRD": 21.798617
}
}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": 2179.8617,
"rate": 21.798617
}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