Rate Overview
Live
1 SHP = 175.1385 HTG
1 HTG = 0.005710
SHP
Avg
175.2190
High
177.1146
Low
173.8321
Last updated: 7/31/2026, 1:02:42 PM
Quick Conversions
| SHP | HTG |
|---|---|
| 1 SHP | 175.14 HTG |
| 10 SHP | 1,751.38 HTG |
| 50 SHP | 8,756.92 HTG |
| 100 SHP | 17,513.85 HTG |
| 500 SHP | 87,569.23 HTG |
| 1,000 SHP | 175,138.46 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-31T13:02:42Z",
"rates": {
"HTG": 175.138459
}
}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": 17513.8459,
"rate": 175.138459
}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