Rate Overview
Live
1 SGD = 1.3493 NZD
1 NZD = 0.741114
SGD
Avg
1.3385
High
1.3660
Low
1.3060
Last updated: 3/27/2026, 12:15:07 AM
Quick Conversions
| SGD | NZD |
|---|---|
| 1 SGD | 1.35 NZD |
| 10 SGD | 13.49 NZD |
| 50 SGD | 67.47 NZD |
| 100 SGD | 134.93 NZD |
| 500 SGD | 674.66 NZD |
| 1,000 SGD | 1,349.32 NZD |
Get SGD/NZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=NZDExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-03-27T00:15:07Z",
"rates": {
"NZD": 1.34932
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=NZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "NZD",
"amount": 100
},
"result": 134.93200000000002,
"rate": 1.34932
}Build with SGD/NZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key