Rate Overview
Live
1 NZD = 22.2237 SRD
1 SRD = 0.044997
NZD
Avg
22.3503
High
22.6332
Low
22.1831
Last updated: 3/7/2026, 7:40:10 AM
Quick Conversions
| NZD | SRD |
|---|---|
| 1 NZD | 22.22 SRD |
| 10 NZD | 222.24 SRD |
| 50 NZD | 1,111.18 SRD |
| 100 NZD | 2,222.37 SRD |
| 500 NZD | 11,111.85 SRD |
| 1,000 NZD | 22,223.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-03-07T07:40:10Z",
"rates": {
"SRD": 22.223695
}
}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": 2222.3695,
"rate": 22.223695
}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