Rate Overview
Live
1 HTG = 0.110973 SCR
1 SCR = 9.0112
HTG
Avg
0.109330
High
0.115423
Low
0.103520
Last updated: 7/29/2026, 3:59:04 PM
Quick Conversions
| HTG | SCR |
|---|---|
| 1 HTG | 0.11 SCR |
| 10 HTG | 1.11 SCR |
| 50 HTG | 5.55 SCR |
| 100 HTG | 11.10 SCR |
| 500 HTG | 55.49 SCR |
| 1,000 HTG | 110.97 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-29T15:59:04Z",
"rates": {
"SCR": 0.110973
}
}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": 11.0973,
"rate": 0.110973
}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