Rate Overview
Live
1 SHP = 35.8154 HNL
1 HNL = 0.027921
SHP
Avg
35.6017
High
35.8154
Low
35.1596
Last updated: 7/7/2026, 4:15:43 AM
Quick Conversions
| SHP | HNL |
|---|---|
| 1 SHP | 35.82 HNL |
| 10 SHP | 358.15 HNL |
| 50 SHP | 1,790.77 HNL |
| 100 SHP | 3,581.54 HNL |
| 500 SHP | 17,907.70 HNL |
| 1,000 SHP | 35,815.40 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-07T04:15:43Z",
"rates": {
"HNL": 35.815395
}
}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": 3581.5395000000003,
"rate": 35.815395
}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