Rate Overview
Live
1 NZD = 0.435515 SHP
1 SHP = 2.2961
NZD
Avg
0.434530
High
0.436256
Low
0.432562
Last updated: 6/19/2026, 8:31:03 AM
Quick Conversions
| NZD | SHP |
|---|---|
| 1 NZD | 0.44 SHP |
| 10 NZD | 4.36 SHP |
| 50 NZD | 21.78 SHP |
| 100 NZD | 43.55 SHP |
| 500 NZD | 217.76 SHP |
| 1,000 NZD | 435.52 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-06-19T08:31:03Z",
"rates": {
"SHP": 0.435515
}
}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.5515,
"rate": 0.435515
}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