Rate Overview
Live
1 NZD = 0.740765 SGD
1 SGD = 1.3500
NZD
Avg
0.745464
High
0.750038
Low
0.740765
Last updated: 3/26/2026, 10:32:38 PM
Quick Conversions
| NZD | SGD |
|---|---|
| 1 NZD | 0.74 SGD |
| 10 NZD | 7.41 SGD |
| 50 NZD | 37.04 SGD |
| 100 NZD | 74.08 SGD |
| 500 NZD | 370.38 SGD |
| 1,000 NZD | 740.77 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-26T22:32:38Z",
"rates": {
"SGD": 0.740765
}
}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.0765,
"rate": 0.740765
}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