Rate Overview
Live
1 SGD = 103.7483 HTG
1 HTG = 0.009639
SGD
Avg
103.0120
High
103.7483
Low
102.4864
Last updated: 5/7/2026, 12:36:40 PM
Quick Conversions
| SGD | HTG |
|---|---|
| 1 SGD | 103.75 HTG |
| 10 SGD | 1,037.48 HTG |
| 50 SGD | 5,187.42 HTG |
| 100 SGD | 10,374.83 HTG |
| 500 SGD | 51,874.15 HTG |
| 1,000 SGD | 103,748.31 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-05-07T12:36:40Z",
"rates": {
"HTG": 103.748306
}
}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": 10374.8306,
"rate": 103.748306
}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