Rate Overview
Live
1 SHP = 35.8134 HNL
1 HNL = 0.027923
SHP
Avg
35.3559
High
36.4297
Low
34.2844
Last updated: 5/27/2026, 4:52:56 AM
Quick Conversions
| SHP | HNL |
|---|---|
| 1 SHP | 35.81 HNL |
| 10 SHP | 358.13 HNL |
| 50 SHP | 1,790.67 HNL |
| 100 SHP | 3,581.34 HNL |
| 500 SHP | 17,906.71 HNL |
| 1,000 SHP | 35,813.41 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-27T04:52:56Z",
"rates": {
"HNL": 35.813411
}
}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.3411,
"rate": 35.813411
}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