Rate Overview
Live
1 SHP = 174.1277 HTG
1 HTG = 0.005743
SHP
Avg
175.1929
High
175.9609
Low
174.1277
Last updated: 6/18/2026, 10:22:46 AM
Quick Conversions
| SHP | HTG |
|---|---|
| 1 SHP | 174.13 HTG |
| 10 SHP | 1,741.28 HTG |
| 50 SHP | 8,706.38 HTG |
| 100 SHP | 17,412.77 HTG |
| 500 SHP | 87,063.85 HTG |
| 1,000 SHP | 174,127.70 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-06-18T10:22:46Z",
"rates": {
"HTG": 174.127699
}
}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": 17412.7699,
"rate": 174.127699
}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