Rate Overview
Live
1 SGD = 1.3379 NZD
1 NZD = 0.747441
SGD
Avg
1.3339
High
1.3666
Low
1.2942
Last updated: 7/24/2026, 7:06:43 PM
Quick Conversions
| SGD | NZD |
|---|---|
| 1 SGD | 1.34 NZD |
| 10 SGD | 13.38 NZD |
| 50 SGD | 66.89 NZD |
| 100 SGD | 133.79 NZD |
| 500 SGD | 668.95 NZD |
| 1,000 SGD | 1,337.90 NZD |
Get SGD/NZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=NZDExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-07-24T19:06:43Z",
"rates": {
"NZD": 1.337898
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=NZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "NZD",
"amount": 100
},
"result": 133.7898,
"rate": 1.337898
}Build with SGD/NZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key