Rate Overview
Live
1 SRD = 0.044997 NZD
1 NZD = 22.2237
SRD
Avg
0.044744
High
0.045079
Low
0.044182
Last updated: 3/7/2026, 9:25:20 AM
Quick Conversions
| SRD | NZD |
|---|---|
| 1 SRD | 0.04 NZD |
| 10 SRD | 0.45 NZD |
| 50 SRD | 2.25 NZD |
| 100 SRD | 4.50 NZD |
| 500 SRD | 22.50 NZD |
| 1,000 SRD | 45.00 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-03-07T09:25:20Z",
"rates": {
"NZD": 0.044997
}
}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.4997,
"rate": 0.044997
}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