Rate Overview
Live
1 SYP = 0.015844 NZD
1 NZD = 63.1154
SYP
Avg
0.015961
High
0.016034
Low
0.015843
Last updated: 7/3/2026, 2:38:17 PM
Quick Conversions
| SYP | NZD |
|---|---|
| 1 SYP | 0.02 NZD |
| 10 SYP | 0.16 NZD |
| 50 SYP | 0.79 NZD |
| 100 SYP | 1.58 NZD |
| 500 SYP | 7.92 NZD |
| 1,000 SYP | 15.84 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-07-03T14:38:17Z",
"rates": {
"NZD": 0.015844
}
}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.5844,
"rate": 0.015844
}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