Rate Overview
Live
1 SYP = 0.000128 NZD
1 NZD = 7812.50
SYP
Avg
0.000128
High
0.000130
Low
0.000128
Last updated: 8/25/2026, 11:33:19 PM
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-25T23:33:19Z",
"rates": {
"NZD": 0.000128
}
}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.012799999999999999,
"rate": 0.000128
}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