Rate Overview
Live
1 SHP = 175.3811 HTG
1 HTG = 0.005702
SHP
Avg
175.5758
High
180.6471
Low
168.2079
Last updated: 3/27/2026, 10:20:51 AM
Quick Conversions
| SHP | HTG |
|---|---|
| 1 SHP | 175.38 HTG |
| 10 SHP | 1,753.81 HTG |
| 50 SHP | 8,769.05 HTG |
| 100 SHP | 17,538.11 HTG |
| 500 SHP | 87,690.54 HTG |
| 1,000 SHP | 175,381.08 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-03-27T10:20:51Z",
"rates": {
"HTG": 175.381075
}
}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": 17538.107500000002,
"rate": 175.381075
}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