Rate Overview
Live
1 NZD = 0.752838 SGD
1 SGD = 1.3283
NZD
Avg
0.751160
High
0.766605
Low
0.739151
Last updated: 5/28/2026, 12:54:06 AM
Quick Conversions
| NZD | SGD |
|---|---|
| 1 NZD | 0.75 SGD |
| 10 NZD | 7.53 SGD |
| 50 NZD | 37.64 SGD |
| 100 NZD | 75.28 SGD |
| 500 NZD | 376.42 SGD |
| 1,000 NZD | 752.84 SGD |
Get NZD/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=SGDExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-05-28T00:54:06Z",
"rates": {
"SGD": 0.752838
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "SGD",
"amount": 100
},
"result": 75.2838,
"rate": 0.752838
}Build with NZD/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key