Rate Overview
Live
1 SGD = 1.3269 NZD
1 NZD = 0.753637
SGD
Avg
1.3288
High
1.3366
Low
1.3259
Last updated: 8/15/2026, 7:30:16 AM
Quick Conversions
| SGD | NZD |
|---|---|
| 1 SGD | 1.33 NZD |
| 10 SGD | 13.27 NZD |
| 50 SGD | 66.34 NZD |
| 100 SGD | 132.69 NZD |
| 500 SGD | 663.45 NZD |
| 1,000 SGD | 1,326.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-08-15T07:30:16Z",
"rates": {
"NZD": 1.326898
}
}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.6898,
"rate": 1.326898
}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