Rate Overview
Live
1 NZD = 0.433734 SHP
1 SHP = 2.3056
NZD
Avg
0.437256
High
0.454797
Low
0.427405
Last updated: 7/28/2026, 10:00:54 AM
Quick Conversions
| NZD | SHP |
|---|---|
| 1 NZD | 0.43 SHP |
| 10 NZD | 4.34 SHP |
| 50 NZD | 21.69 SHP |
| 100 NZD | 43.37 SHP |
| 500 NZD | 216.87 SHP |
| 1,000 NZD | 433.73 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-28T10:00:54Z",
"rates": {
"SHP": 0.433734
}
}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.373400000000004,
"rate": 0.433734
}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