Rate Overview
Live
1 SHP = 175.3238 HTG
1 HTG = 0.005704
SHP
Avg
175.2680
High
175.5541
Low
174.8171
Last updated: 4/17/2026, 6:33:55 AM
Quick Conversions
| SHP | HTG |
|---|---|
| 1 SHP | 175.32 HTG |
| 10 SHP | 1,753.24 HTG |
| 50 SHP | 8,766.19 HTG |
| 100 SHP | 17,532.38 HTG |
| 500 SHP | 87,661.90 HTG |
| 1,000 SHP | 175,323.80 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-04-17T06:33:55Z",
"rates": {
"HTG": 175.3238
}
}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": 17532.38,
"rate": 175.3238
}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