Rate Overview
Live
1 SGD = 1.3406 NZD
1 NZD = 0.745957
SGD
Avg
1.3357
High
1.3406
Low
1.3326
Last updated: 5/26/2026, 10:29:04 PM
Quick Conversions
| SGD | NZD |
|---|---|
| 1 SGD | 1.34 NZD |
| 10 SGD | 13.41 NZD |
| 50 SGD | 67.03 NZD |
| 100 SGD | 134.06 NZD |
| 500 SGD | 670.28 NZD |
| 1,000 SGD | 1,340.56 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-26T22:29:04Z",
"rates": {
"NZD": 1.34056
}
}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": 134.05599999999998,
"rate": 1.34056
}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