Rate Overview
Live
1 NZD = 63.4889 SYP
1 SYP = 0.015751
NZD
Avg
64.1451
High
64.6536
Low
63.4889
Last updated: 6/19/2026, 8:32:59 AM
Quick Conversions
| NZD | SYP |
|---|---|
| 1 NZD | 63.49 SYP |
| 10 NZD | 634.89 SYP |
| 50 NZD | 3,174.45 SYP |
| 100 NZD | 6,348.89 SYP |
| 500 NZD | 31,744.47 SYP |
| 1,000 NZD | 63,488.94 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-06-19T08:32:59Z",
"rates": {
"SYP": 63.488941
}
}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": 6348.8940999999995,
"rate": 63.488941
}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