Rate Overview
Live
1 SHP = 35.8652 HNL
1 HNL = 0.027882
SHP
Avg
35.7849
High
35.8652
Low
35.6573
Last updated: 5/27/2026, 3:39:56 AM
Quick Conversions
| SHP | HNL |
|---|---|
| 1 SHP | 35.87 HNL |
| 10 SHP | 358.65 HNL |
| 50 SHP | 1,793.26 HNL |
| 100 SHP | 3,586.52 HNL |
| 500 SHP | 17,932.62 HNL |
| 1,000 SHP | 35,865.25 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-05-27T03:39:56Z",
"rates": {
"HNL": 35.865246
}
}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": 3586.5245999999997,
"rate": 35.865246
}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