Rate Overview
Live
1 SHP = 35.4108 HNL
1 HNL = 0.028240
SHP
Avg
35.6956
High
36.4323
Low
35.2907
Last updated: 3/27/2026, 1:47:53 PM
Quick Conversions
| SHP | HNL |
|---|---|
| 1 SHP | 35.41 HNL |
| 10 SHP | 354.11 HNL |
| 50 SHP | 1,770.54 HNL |
| 100 SHP | 3,541.08 HNL |
| 500 SHP | 17,705.39 HNL |
| 1,000 SHP | 35,410.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-03-27T13:47:53Z",
"rates": {
"HNL": 35.410782
}
}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": 3541.0782,
"rate": 35.410782
}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