Rate Overview
Live
1 SGD = 102.5702 HTG
1 HTG = 0.009749
SGD
Avg
103.0185
High
103.8309
Low
102.3259
Last updated: 3/7/2026, 7:42:56 AM
Quick Conversions
| SGD | HTG |
|---|---|
| 1 SGD | 102.57 HTG |
| 10 SGD | 1,025.70 HTG |
| 50 SGD | 5,128.51 HTG |
| 100 SGD | 10,257.02 HTG |
| 500 SGD | 51,285.12 HTG |
| 1,000 SGD | 102,570.24 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-07T07:42:56Z",
"rates": {
"HTG": 102.570238
}
}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": 10257.0238,
"rate": 102.570238
}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