Rate Overview
Live
1 NZD = 0.753600 SGD
1 SGD = 1.3270
NZD
Avg
0.751490
High
0.756781
Low
0.746547
Last updated: 5/27/2026, 11:50:03 PM
Quick Conversions
| NZD | SGD |
|---|---|
| 1 NZD | 0.75 SGD |
| 10 NZD | 7.54 SGD |
| 50 NZD | 37.68 SGD |
| 100 NZD | 75.36 SGD |
| 500 NZD | 376.80 SGD |
| 1,000 NZD | 753.60 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-27T23:50:03Z",
"rates": {
"SGD": 0.7536
}
}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.36,
"rate": 0.7536
}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