Rate Overview
Live
1 NZD = 0.750190 SGD
1 SGD = 1.3330
NZD
Avg
0.751772
High
0.755218
Low
0.748163
Last updated: 8/19/2026, 9:17:47 AM
Quick Conversions
| NZD | SGD |
|---|---|
| 1 NZD | 0.75 SGD |
| 10 NZD | 7.50 SGD |
| 50 NZD | 37.51 SGD |
| 100 NZD | 75.02 SGD |
| 500 NZD | 375.10 SGD |
| 1,000 NZD | 750.19 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-08-19T09:17:47Z",
"rates": {
"SGD": 0.75019
}
}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.019,
"rate": 0.75019
}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