Rate Overview
Live
1 NZD = 65.4040 SYP
1 SYP = 0.015290
NZD
Avg
64.8355
High
65.4149
Low
64.2968
Last updated: 4/16/2026, 6:01:36 AM
Quick Conversions
| NZD | SYP |
|---|---|
| 1 NZD | 65.40 SYP |
| 10 NZD | 654.04 SYP |
| 50 NZD | 3,270.20 SYP |
| 100 NZD | 6,540.40 SYP |
| 500 NZD | 32,702.01 SYP |
| 1,000 NZD | 65,404.01 SYP |
Get NZD/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=SYPExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-04-16T06:01:36Z",
"rates": {
"SYP": 65.404013
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "SYP",
"amount": 100
},
"result": 6540.4013,
"rate": 65.404013
}Build with NZD/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key