Rate Overview
Live
1 NZD = 0.747574 SGD
1 SGD = 1.3377
NZD
Avg
0.749709
High
0.768616
Low
0.731133
Last updated: 7/29/2026, 5:18:19 AM
Quick Conversions
| NZD | SGD |
|---|---|
| 1 NZD | 0.75 SGD |
| 10 NZD | 7.48 SGD |
| 50 NZD | 37.38 SGD |
| 100 NZD | 74.76 SGD |
| 500 NZD | 373.79 SGD |
| 1,000 NZD | 747.57 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-07-29T05:18:19Z",
"rates": {
"SGD": 0.747574
}
}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": 74.75739999999999,
"rate": 0.747574
}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