Rate Overview
Live
1 SGD = 101.0627 HTG
1 HTG = 0.009895
SGD
Avg
102.0679
High
104.0061
Low
100.4784
Last updated: 7/27/2026, 7:38:10 PM
Quick Conversions
| SGD | HTG |
|---|---|
| 1 SGD | 101.06 HTG |
| 10 SGD | 1,010.63 HTG |
| 50 SGD | 5,053.14 HTG |
| 100 SGD | 10,106.27 HTG |
| 500 SGD | 50,531.35 HTG |
| 1,000 SGD | 101,062.71 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-27T19:38:10Z",
"rates": {
"HTG": 101.062708
}
}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": 10106.2708,
"rate": 101.062708
}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