Rate Overview
Live
1 HNL = 0.027994 SHP
1 SHP = 35.7219
HNL
Avg
0.028139
High
0.028441
Low
0.027980
Last updated: 7/6/2026, 1:02:20 PM
Quick Conversions
| HNL | SHP |
|---|---|
| 1 HNL | 0.03 SHP |
| 10 HNL | 0.28 SHP |
| 50 HNL | 1.40 SHP |
| 100 HNL | 2.80 SHP |
| 500 HNL | 14.00 SHP |
| 1,000 HNL | 27.99 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-07-06T13:02:20Z",
"rates": {
"SHP": 0.027994
}
}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.7994000000000003,
"rate": 0.027994
}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