Rate Overview
Live
1 NZD = 0.754028 SGD
1 SGD = 1.3262
NZD
Avg
0.755394
High
0.758683
Low
0.752273
Last updated: 3/6/2026, 6:12:40 PM
Quick Conversions
| NZD | SGD |
|---|---|
| 1 NZD | 0.75 SGD |
| 10 NZD | 7.54 SGD |
| 50 NZD | 37.70 SGD |
| 100 NZD | 75.40 SGD |
| 500 NZD | 377.01 SGD |
| 1,000 NZD | 754.03 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-03-06T18:12:40Z",
"rates": {
"SGD": 0.754028
}
}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.4028,
"rate": 0.754028
}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