Rate Overview
Live
1 SYP = 0.015161 NZD
1 NZD = 65.9587
SYP
Avg
0.015330
High
0.015440
Low
0.015161
Last updated: 5/6/2026, 10:19:30 AM
Quick Conversions
| SYP | NZD |
|---|---|
| 1 SYP | 0.02 NZD |
| 10 SYP | 0.15 NZD |
| 50 SYP | 0.76 NZD |
| 100 SYP | 1.52 NZD |
| 500 SYP | 7.58 NZD |
| 1,000 SYP | 15.16 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-05-06T10:19:30Z",
"rates": {
"NZD": 0.015161
}
}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.5161,
"rate": 0.015161
}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