Rate Overview
Live
1 SGD = 101.0948 HTG
1 HTG = 0.009892
SGD
Avg
101.7838
High
103.0103
Low
101.0948
Last updated: 7/27/2026, 4:24:39 PM
Quick Conversions
| SGD | HTG |
|---|---|
| 1 SGD | 101.09 HTG |
| 10 SGD | 1,010.95 HTG |
| 50 SGD | 5,054.74 HTG |
| 100 SGD | 10,109.48 HTG |
| 500 SGD | 50,547.40 HTG |
| 1,000 SGD | 101,094.81 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-27T16:24:39Z",
"rates": {
"HTG": 101.094805
}
}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": 10109.4805,
"rate": 101.094805
}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