Rate Overview
Live
1 NZD = 22.1527 SRD
1 SRD = 0.045141
NZD
Avg
22.2070
High
22.2775
Low
22.1129
Last updated: 9/8/2026, 9:54:20 PM
Quick Conversions
| NZD | SRD |
|---|---|
| 1 NZD | 22.15 SRD |
| 10 NZD | 221.53 SRD |
| 50 NZD | 1,107.64 SRD |
| 100 NZD | 2,215.27 SRD |
| 500 NZD | 11,076.35 SRD |
| 1,000 NZD | 22,152.70 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-09-08T21:54:20Z",
"rates": {
"SRD": 22.1527
}
}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": 2215.27,
"rate": 22.1527
}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