Rate Overview
Live
1 NZD = 22.3639 SRD
1 SRD = 0.044715
NZD
Avg
22.1613
High
22.3675
Low
21.9657
Last updated: 5/7/2026, 4:00:37 PM
Quick Conversions
| NZD | SRD |
|---|---|
| 1 NZD | 22.36 SRD |
| 10 NZD | 223.64 SRD |
| 50 NZD | 1,118.20 SRD |
| 100 NZD | 2,236.39 SRD |
| 500 NZD | 11,181.95 SRD |
| 1,000 NZD | 22,363.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-05-07T16:00:37Z",
"rates": {
"SRD": 22.3639
}
}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": 2236.3900000000003,
"rate": 22.3639
}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