Rate Overview
Live
1 NZD = 0.739504 SGD
1 SGD = 1.3523
NZD
Avg
0.744135
High
0.750178
Low
0.739504
Last updated: 9/8/2026, 11:40:43 AM
Quick Conversions
| NZD | SGD |
|---|---|
| 1 NZD | 0.74 SGD |
| 10 NZD | 7.40 SGD |
| 50 NZD | 36.98 SGD |
| 100 NZD | 73.95 SGD |
| 500 NZD | 369.75 SGD |
| 1,000 NZD | 739.50 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-09-08T11:40:43Z",
"rates": {
"SGD": 0.739504
}
}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": 73.9504,
"rate": 0.739504
}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