Rate Overview
Live
1 NZD = 21.9481 SRD
1 SRD = 0.045562
NZD
Avg
22.0940
High
23.0881
Low
21.1609
Last updated: 7/29/2026, 9:21:57 AM
Quick Conversions
| NZD | SRD |
|---|---|
| 1 NZD | 21.95 SRD |
| 10 NZD | 219.48 SRD |
| 50 NZD | 1,097.41 SRD |
| 100 NZD | 2,194.81 SRD |
| 500 NZD | 10,974.06 SRD |
| 1,000 NZD | 21,948.12 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-29T09:21:57Z",
"rates": {
"SRD": 21.948119
}
}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": 2194.8118999999997,
"rate": 21.948119
}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