Rate Overview
Live
1 SHP = 175.7079 HTG
1 HTG = 0.005691
SHP
Avg
176.0450
High
181.8326
Low
172.2554
Last updated: 8/1/2026, 12:23:53 PM
Quick Conversions
| SHP | HTG |
|---|---|
| 1 SHP | 175.71 HTG |
| 10 SHP | 1,757.08 HTG |
| 50 SHP | 8,785.40 HTG |
| 100 SHP | 17,570.79 HTG |
| 500 SHP | 87,853.95 HTG |
| 1,000 SHP | 175,707.91 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-08-01T12:23:53Z",
"rates": {
"HTG": 175.707908
}
}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": 17570.7908,
"rate": 175.707908
}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