Rate Overview
Live
1 SHP = 175.9964 HTG
1 HTG = 0.005682
SHP
Avg
175.5699
High
175.9964
Low
174.9313
Last updated: 5/8/2026, 8:09:57 AM
Quick Conversions
| SHP | HTG |
|---|---|
| 1 SHP | 176.00 HTG |
| 10 SHP | 1,759.96 HTG |
| 50 SHP | 8,799.82 HTG |
| 100 SHP | 17,599.64 HTG |
| 500 SHP | 87,998.19 HTG |
| 1,000 SHP | 175,996.37 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-05-08T08:09:57Z",
"rates": {
"HTG": 175.99637
}
}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": 17599.637000000002,
"rate": 175.99637
}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