Rate Overview
Live
1 NZD = 0.756775 SGD
1 SGD = 1.3214
NZD
Avg
0.752629
High
0.756781
Low
0.748309
Last updated: 5/7/2026, 3:50:12 PM
Quick Conversions
| NZD | SGD |
|---|---|
| 1 NZD | 0.76 SGD |
| 10 NZD | 7.57 SGD |
| 50 NZD | 37.84 SGD |
| 100 NZD | 75.68 SGD |
| 500 NZD | 378.39 SGD |
| 1,000 NZD | 756.78 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-05-07T15:50:12Z",
"rates": {
"SGD": 0.756775
}
}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.6775,
"rate": 0.756775
}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