Rate Overview
Live
1 SHP = 175.0948 HTG
1 HTG = 0.005711
SHP
Avg
175.0037
High
175.4739
Low
174.6484
Last updated: 7/9/2026, 3:46:27 PM
Quick Conversions
| SHP | HTG |
|---|---|
| 1 SHP | 175.09 HTG |
| 10 SHP | 1,750.95 HTG |
| 50 SHP | 8,754.74 HTG |
| 100 SHP | 17,509.48 HTG |
| 500 SHP | 87,547.38 HTG |
| 1,000 SHP | 175,094.76 HTG |
Get SHP/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=HTGExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-07-09T15:46:27Z",
"rates": {
"HTG": 175.094763
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "HTG",
"amount": 100
},
"result": 17509.4763,
"rate": 175.094763
}Build with SHP/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key