Rate Overview
Live
1 NZD = 0.428098 SHP
1 SHP = 2.3359
NZD
Avg
0.426536
High
0.428098
Low
0.423387
Last updated: 7/9/2026, 9:36:06 AM
Quick Conversions
| NZD | SHP |
|---|---|
| 1 NZD | 0.43 SHP |
| 10 NZD | 4.28 SHP |
| 50 NZD | 21.40 SHP |
| 100 NZD | 42.81 SHP |
| 500 NZD | 214.05 SHP |
| 1,000 NZD | 428.10 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-07-09T09:36:06Z",
"rates": {
"SHP": 0.428098
}
}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": 42.809799999999996,
"rate": 0.428098
}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