Rate Overview
Live
1 NZD = 0.746174 SGD
1 SGD = 1.3402
NZD
Avg
0.813172
High
0.963830
Low
0.738396
Last updated: 7/29/2026, 4:40:57 PM
Quick Conversions
| NZD | SGD |
|---|---|
| 1 NZD | 0.75 SGD |
| 10 NZD | 7.46 SGD |
| 50 NZD | 37.31 SGD |
| 100 NZD | 74.62 SGD |
| 500 NZD | 373.09 SGD |
| 1,000 NZD | 746.17 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-29T16:40:57Z",
"rates": {
"SGD": 0.746174
}
}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.6174,
"rate": 0.746174
}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