Rate Overview
Live
1 HTG = 0.107083 SCR
1 SCR = 9.3386
HTG
Avg
0.109539
High
0.115874
Low
0.103829
Last updated: 7/29/2026, 1:14:09 AM
Quick Conversions
| HTG | SCR |
|---|---|
| 1 HTG | 0.11 SCR |
| 10 HTG | 1.07 SCR |
| 50 HTG | 5.35 SCR |
| 100 HTG | 10.71 SCR |
| 500 HTG | 53.54 SCR |
| 1,000 HTG | 107.08 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-29T01:14:09Z",
"rates": {
"SCR": 0.107083
}
}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.7083,
"rate": 0.107083
}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