Rate Overview
Live
1 NZD = 0.439329 SHP
1 SHP = 2.2762
NZD
Avg
0.438989
High
0.440409
Low
0.434404
Last updated: 4/17/2026, 7:36:57 AM
Quick Conversions
| NZD | SHP |
|---|---|
| 1 NZD | 0.44 SHP |
| 10 NZD | 4.39 SHP |
| 50 NZD | 21.97 SHP |
| 100 NZD | 43.93 SHP |
| 500 NZD | 219.66 SHP |
| 1,000 NZD | 439.33 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-04-17T07:36:57Z",
"rates": {
"SHP": 0.439329
}
}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.932900000000004,
"rate": 0.439329
}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