Rate Overview
Live
1 SYP = 0.015523 NZD
1 NZD = 64.4205
SYP
Avg
0.015529
High
0.015638
Low
0.015467
Last updated: 6/15/2026, 5:01:07 PM
Quick Conversions
| SYP | NZD |
|---|---|
| 1 SYP | 0.02 NZD |
| 10 SYP | 0.16 NZD |
| 50 SYP | 0.78 NZD |
| 100 SYP | 1.55 NZD |
| 500 SYP | 7.76 NZD |
| 1,000 SYP | 15.52 NZD |
Get SYP/NZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=NZDExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-06-15T17:01:07Z",
"rates": {
"NZD": 0.015523
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=NZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "NZD",
"amount": 100
},
"result": 1.5523,
"rate": 0.015523
}Build with SYP/NZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key