Rate Overview
Live
1 HTG = 0.109779 SCR
1 SCR = 9.1092
HTG
Avg
0.109046
High
0.113672
Low
0.100504
Last updated: 7/26/2026, 2:12:19 AM
Quick Conversions
| HTG | SCR |
|---|---|
| 1 HTG | 0.11 SCR |
| 10 HTG | 1.10 SCR |
| 50 HTG | 5.49 SCR |
| 100 HTG | 10.98 SCR |
| 500 HTG | 54.89 SCR |
| 1,000 HTG | 109.78 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-26T02:12:19Z",
"rates": {
"SCR": 0.109779
}
}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.9779,
"rate": 0.109779
}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