Rate Overview
Live
1 SGD = 101.4069 HTG
1 HTG = 0.009861
SGD
Avg
102.8803
High
104.4531
Low
101.4069
Last updated: 3/28/2026, 10:53:11 AM
Quick Conversions
| SGD | HTG |
|---|---|
| 1 SGD | 101.41 HTG |
| 10 SGD | 1,014.07 HTG |
| 50 SGD | 5,070.34 HTG |
| 100 SGD | 10,140.69 HTG |
| 500 SGD | 50,703.44 HTG |
| 1,000 SGD | 101,406.89 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-03-28T10:53:11Z",
"rates": {
"HTG": 101.406886
}
}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": 10140.6886,
"rate": 101.406886
}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