Rate Overview
Live
1 NZD = 327.4826 SOS
1 SOS = 0.003054
NZD
Avg
331.4132
High
334.2426
Low
327.4826
Last updated: 6/19/2026, 8:52:31 AM
Quick Conversions
| NZD | SOS |
|---|---|
| 1 NZD | 327.48 SOS |
| 10 NZD | 3,274.83 SOS |
| 50 NZD | 16,374.13 SOS |
| 100 NZD | 32,748.26 SOS |
| 500 NZD | 163,741.30 SOS |
| 1,000 NZD | 327,482.61 SOS |
Get NZD/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=SOSExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-06-19T08:52:31Z",
"rates": {
"SOS": 327.482607
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "SOS",
"amount": 100
},
"result": 32748.2607,
"rate": 327.482607
}Build with NZD/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key