Rate Overview
Live
1 SHP = 177.0319 HTG
1 HTG = 0.005649
SHP
Avg
176.8808
High
177.3807
Low
176.5134
Last updated: 9/9/2026, 6:18:08 AM
Quick Conversions
| SHP | HTG |
|---|---|
| 1 SHP | 177.03 HTG |
| 10 SHP | 1,770.32 HTG |
| 50 SHP | 8,851.59 HTG |
| 100 SHP | 17,703.19 HTG |
| 500 SHP | 88,515.95 HTG |
| 1,000 SHP | 177,031.89 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-09-09T06:18:08Z",
"rates": {
"HTG": 177.03189
}
}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": 17703.189000000002,
"rate": 177.03189
}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