Rate Overview
Live
1 NZD = 0.741114 SGD
1 SGD = 1.3493
NZD
Avg
0.750355
High
0.758683
Low
0.741114
Last updated: 3/27/2026, 12:15:14 AM
Quick Conversions
| NZD | SGD |
|---|---|
| 1 NZD | 0.74 SGD |
| 10 NZD | 7.41 SGD |
| 50 NZD | 37.06 SGD |
| 100 NZD | 74.11 SGD |
| 500 NZD | 370.56 SGD |
| 1,000 NZD | 741.11 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-27T00:15:14Z",
"rates": {
"SGD": 0.741114
}
}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.1114,
"rate": 0.741114
}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