Rate Overview
Live
1 NZD = 63.4028 SYP
1 SYP = 0.015772
NZD
Avg
63.0501
High
63.4028
Low
62.6812
Last updated: 7/9/2026, 10:07:28 AM
Quick Conversions
| NZD | SYP |
|---|---|
| 1 NZD | 63.40 SYP |
| 10 NZD | 634.03 SYP |
| 50 NZD | 3,170.14 SYP |
| 100 NZD | 6,340.28 SYP |
| 500 NZD | 31,701.41 SYP |
| 1,000 NZD | 63,402.82 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-07-09T10:07:28Z",
"rates": {
"SYP": 63.402817
}
}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": 6340.2817,
"rate": 63.402817
}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