Rate Overview
Live
1 NZD = 64.5318 SYP
1 SYP = 0.015496
NZD
Avg
64.6910
High
64.9265
Low
64.5318
Last updated: 5/26/2026, 9:30:20 PM
Quick Conversions
| NZD | SYP |
|---|---|
| 1 NZD | 64.53 SYP |
| 10 NZD | 645.32 SYP |
| 50 NZD | 3,226.59 SYP |
| 100 NZD | 6,453.18 SYP |
| 500 NZD | 32,265.92 SYP |
| 1,000 NZD | 64,531.83 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-05-26T21:30:20Z",
"rates": {
"SYP": 64.531833
}
}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": 6453.183300000001,
"rate": 64.531833
}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