Rate Overview
Live
1 SGD = 102.5595 HTG
1 HTG = 0.009750
SGD
Avg
102.4748
High
103.1575
Low
102.2293
Last updated: 5/27/2026, 5:24:04 PM
Quick Conversions
| SGD | HTG |
|---|---|
| 1 SGD | 102.56 HTG |
| 10 SGD | 1,025.59 HTG |
| 50 SGD | 5,127.97 HTG |
| 100 SGD | 10,255.95 HTG |
| 500 SGD | 51,279.75 HTG |
| 1,000 SGD | 102,559.50 HTG |
Get SGD/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=HTGExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-05-27T17:24:04Z",
"rates": {
"HTG": 102.559495
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "HTG",
"amount": 100
},
"result": 10255.9495,
"rate": 102.559495
}Build with SGD/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key