Rate Overview
Live
1 SGD = 101.9908 HTG
1 HTG = 0.009805
SGD
Avg
101.8863
High
102.4207
Low
101.6030
Last updated: 6/17/2026, 6:43:50 AM
Quick Conversions
| SGD | HTG |
|---|---|
| 1 SGD | 101.99 HTG |
| 10 SGD | 1,019.91 HTG |
| 50 SGD | 5,099.54 HTG |
| 100 SGD | 10,199.08 HTG |
| 500 SGD | 50,995.39 HTG |
| 1,000 SGD | 101,990.79 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-06-17T06:43:50Z",
"rates": {
"HTG": 101.990789
}
}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": 10199.0789,
"rate": 101.990789
}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