Rate Overview
Live
1 SGD = 101.2748 HTG
1 HTG = 0.009874
SGD
Avg
102.1012
High
104.4531
Low
100.6122
Last updated: 7/28/2026, 2:08:19 PM
Quick Conversions
| SGD | HTG |
|---|---|
| 1 SGD | 101.27 HTG |
| 10 SGD | 1,012.75 HTG |
| 50 SGD | 5,063.74 HTG |
| 100 SGD | 10,127.48 HTG |
| 500 SGD | 50,637.42 HTG |
| 1,000 SGD | 101,274.84 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-28T14:08:19Z",
"rates": {
"HTG": 101.274836
}
}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": 10127.4836,
"rate": 101.274836
}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