Rate Overview
Live
1 NZD = 0.432183 SHP
1 SHP = 2.3138
NZD
Avg
0.436540
High
0.444082
Low
0.427373
Last updated: 3/27/2026, 11:21:54 AM
Quick Conversions
| NZD | SHP |
|---|---|
| 1 NZD | 0.43 SHP |
| 10 NZD | 4.32 SHP |
| 50 NZD | 21.61 SHP |
| 100 NZD | 43.22 SHP |
| 500 NZD | 216.09 SHP |
| 1,000 NZD | 432.18 SHP |
Get NZD/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=SHPExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-03-27T11:21:54Z",
"rates": {
"SHP": 0.432183
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "SHP",
"amount": 100
},
"result": 43.2183,
"rate": 0.432183
}Build with NZD/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key