Rate Overview
Live
1 HTG = 0.108065 SCR
1 SCR = 9.2537
HTG
Avg
0.109537
High
0.114120
Low
0.103520
Last updated: 7/27/2026, 3:41:37 PM
Quick Conversions
| HTG | SCR |
|---|---|
| 1 HTG | 0.11 SCR |
| 10 HTG | 1.08 SCR |
| 50 HTG | 5.40 SCR |
| 100 HTG | 10.81 SCR |
| 500 HTG | 54.03 SCR |
| 1,000 HTG | 108.07 SCR |
Get HTG/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=SCRExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-07-27T15:41:37Z",
"rates": {
"SCR": 0.108065
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "SCR",
"amount": 100
},
"result": 10.8065,
"rate": 0.108065
}Build with HTG/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key