Rate Overview
Live
1 SHP = 35.8090 HNL
1 HNL = 0.027926
SHP
Avg
35.8115
High
35.9704
Low
35.6492
Last updated: 6/16/2026, 9:33:39 AM
Quick Conversions
| SHP | HNL |
|---|---|
| 1 SHP | 35.81 HNL |
| 10 SHP | 358.09 HNL |
| 50 SHP | 1,790.45 HNL |
| 100 SHP | 3,580.90 HNL |
| 500 SHP | 17,904.51 HNL |
| 1,000 SHP | 35,809.01 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-06-16T09:33:39Z",
"rates": {
"HNL": 35.80901
}
}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": 3580.901,
"rate": 35.80901
}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