Rate Overview
Live
1 SGD = 101.0236 HTG
1 HTG = 0.009899
SGD
Avg
101.4288
High
103.0103
Low
100.7588
Last updated: 7/28/2026, 1:08:31 AM
Quick Conversions
| SGD | HTG |
|---|---|
| 1 SGD | 101.02 HTG |
| 10 SGD | 1,010.24 HTG |
| 50 SGD | 5,051.18 HTG |
| 100 SGD | 10,102.36 HTG |
| 500 SGD | 50,511.80 HTG |
| 1,000 SGD | 101,023.59 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-07-28T01:08:31Z",
"rates": {
"HTG": 101.023594
}
}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": 10102.359400000001,
"rate": 101.023594
}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