Rate Overview
Live
1 NZD = 22.3245 SRD
1 SRD = 0.044794
NZD
Avg
22.2540
High
22.3245
Low
22.0318
Last updated: 8/15/2026, 7:18:50 PM
Quick Conversions
| NZD | SRD |
|---|---|
| 1 NZD | 22.32 SRD |
| 10 NZD | 223.24 SRD |
| 50 NZD | 1,116.22 SRD |
| 100 NZD | 2,232.45 SRD |
| 500 NZD | 11,162.24 SRD |
| 1,000 NZD | 22,324.47 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-08-15T19:18:50Z",
"rates": {
"SRD": 22.324473
}
}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": 2232.4473000000003,
"rate": 22.324473
}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