Rate Overview
Live
1 HTG = 0.108565 SCR
1 SCR = 9.2111
HTG
Avg
0.109388
High
0.115985
Low
0.105104
Last updated: 4/18/2026, 8:50:29 AM
Quick Conversions
| HTG | SCR |
|---|---|
| 1 HTG | 0.11 SCR |
| 10 HTG | 1.09 SCR |
| 50 HTG | 5.43 SCR |
| 100 HTG | 10.86 SCR |
| 500 HTG | 54.28 SCR |
| 1,000 HTG | 108.57 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-04-18T08:50:29Z",
"rates": {
"SCR": 0.108565
}
}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.856499999999999,
"rate": 0.108565
}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