Rate Overview
Live
1 SRD = 0.044841 NZD
1 NZD = 22.3010
SRD
Avg
0.046936
High
0.055725
Low
0.043467
Last updated: 8/9/2026, 3:17:38 AM
Quick Conversions
| SRD | NZD |
|---|---|
| 1 SRD | 0.04 NZD |
| 10 SRD | 0.45 NZD |
| 50 SRD | 2.24 NZD |
| 100 SRD | 4.48 NZD |
| 500 SRD | 22.42 NZD |
| 1,000 SRD | 44.84 NZD |
Get SRD/NZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SRD¤cies=NZDExample Response:
{
"success": true,
"base": "SRD",
"date": "2026-08-09T03:17:38Z",
"rates": {
"NZD": 0.044841
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SRD&to=NZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SRD",
"to": "NZD",
"amount": 100
},
"result": 4.4841,
"rate": 0.044841
}Build with SRD/NZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key