Rate Overview
Live
1 SHP = 35.4856 HNL
1 HNL = 0.028180
SHP
Avg
35.5465
High
35.6483
Low
35.4856
Last updated: 4/16/2026, 9:13:22 PM
Quick Conversions
| SHP | HNL |
|---|---|
| 1 SHP | 35.49 HNL |
| 10 SHP | 354.86 HNL |
| 50 SHP | 1,774.28 HNL |
| 100 SHP | 3,548.56 HNL |
| 500 SHP | 17,742.78 HNL |
| 1,000 SHP | 35,485.56 HNL |
Get SHP/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=HNLExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-04-16T21:13:22Z",
"rates": {
"HNL": 35.485562
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "HNL",
"amount": 100
},
"result": 3548.5562,
"rate": 35.485562
}Build with SHP/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key