Rate Overview
Live
1 SHP = 35.6968 HNL
1 HNL = 0.028014
SHP
Avg
35.8525
High
36.0393
Low
35.6577
Last updated: 7/26/2026, 3:09:16 AM
Quick Conversions
| SHP | HNL |
|---|---|
| 1 SHP | 35.70 HNL |
| 10 SHP | 356.97 HNL |
| 50 SHP | 1,784.84 HNL |
| 100 SHP | 3,569.68 HNL |
| 500 SHP | 17,848.39 HNL |
| 1,000 SHP | 35,696.78 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-07-26T03:09:16Z",
"rates": {
"HNL": 35.696775
}
}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": 3569.6775000000002,
"rate": 35.696775
}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