Rate Overview
Live
1 SYP = 0.000130 NZD
1 NZD = 7692.31
SYP
Avg
0.003983
High
0.015896
Low
0.000123
Last updated: 8/15/2026, 4:32:45 AM
Quick Conversions
| SYP | NZD |
|---|---|
| 1 SYP | 0.00 NZD |
| 10 SYP | 0.00 NZD |
| 50 SYP | 0.01 NZD |
| 100 SYP | 0.01 NZD |
| 500 SYP | 0.06 NZD |
| 1,000 SYP | 0.13 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-08-15T04:32:45Z",
"rates": {
"NZD": 0.00013
}
}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": 0.013,
"rate": 0.00013
}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