Rate Overview
Live
1 SHP = 175.2444 HTG
1 HTG = 0.005706
SHP
Avg
176.1026
High
177.4893
Low
174.9996
Last updated: 3/7/2026, 1:06:04 AM
Quick Conversions
| SHP | HTG |
|---|---|
| 1 SHP | 175.24 HTG |
| 10 SHP | 1,752.44 HTG |
| 50 SHP | 8,762.22 HTG |
| 100 SHP | 17,524.44 HTG |
| 500 SHP | 87,622.22 HTG |
| 1,000 SHP | 175,244.45 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-07T01:06:04Z",
"rates": {
"HTG": 175.244449
}
}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": 17524.4449,
"rate": 175.244449
}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