Rate Overview
Live
1 NZD = 0.751042 SGD
1 SGD = 1.3315
NZD
Avg
0.746558
High
0.751079
Low
0.742016
Last updated: 4/16/2026, 7:40:30 AM
Quick Conversions
| NZD | SGD |
|---|---|
| 1 NZD | 0.75 SGD |
| 10 NZD | 7.51 SGD |
| 50 NZD | 37.55 SGD |
| 100 NZD | 75.10 SGD |
| 500 NZD | 375.52 SGD |
| 1,000 NZD | 751.04 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-04-16T07:40:30Z",
"rates": {
"SGD": 0.751042
}
}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.10419999999999,
"rate": 0.751042
}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