Rate Overview
Live
1 SGD = 102.5987 HTG
1 HTG = 0.009747
SGD
Avg
102.8632
High
103.3411
Low
102.5546
Last updated: 9/2/2026, 3:29:14 AM
Quick Conversions
| SGD | HTG |
|---|---|
| 1 SGD | 102.60 HTG |
| 10 SGD | 1,025.99 HTG |
| 50 SGD | 5,129.94 HTG |
| 100 SGD | 10,259.87 HTG |
| 500 SGD | 51,299.36 HTG |
| 1,000 SGD | 102,598.72 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-09-02T03:29:14Z",
"rates": {
"HTG": 102.598724
}
}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": 10259.8724,
"rate": 102.598724
}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