Rate Overview
Live
1 HNL = 0.028239 SHP
1 SHP = 35.4120
HNL
Avg
0.028501
High
0.030246
Low
0.027581
Last updated: 3/27/2026, 5:20:20 PM
Quick Conversions
| HNL | SHP |
|---|---|
| 1 HNL | 0.03 SHP |
| 10 HNL | 0.28 SHP |
| 50 HNL | 1.41 SHP |
| 100 HNL | 2.82 SHP |
| 500 HNL | 14.12 SHP |
| 1,000 HNL | 28.24 SHP |
Get HNL/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HNL¤cies=SHPExample Response:
{
"success": true,
"base": "HNL",
"date": "2026-03-27T17:20:20Z",
"rates": {
"SHP": 0.028239
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HNL&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "HNL",
"to": "SHP",
"amount": 100
},
"result": 2.8239,
"rate": 0.028239
}Build with HNL/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key