Rate Overview
Live
1 SGD = 1.3242 NZD
1 NZD = 0.755162
SGD
Avg
1.3307
High
1.3363
Low
1.3215
Last updated: 5/6/2026, 6:24:20 PM
Quick Conversions
| SGD | NZD |
|---|---|
| 1 SGD | 1.32 NZD |
| 10 SGD | 13.24 NZD |
| 50 SGD | 66.21 NZD |
| 100 SGD | 132.42 NZD |
| 500 SGD | 662.11 NZD |
| 1,000 SGD | 1,324.22 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-05-06T18:24:20Z",
"rates": {
"NZD": 1.324219
}
}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": 132.4219,
"rate": 1.324219
}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