Rate Overview
Live
1 HTG = 0.109564 SCR
1 SCR = 9.1271
HTG
Avg
0.111484
High
0.115985
Low
0.103242
Last updated: 5/28/2026, 9:56:44 PM
Quick Conversions
| HTG | SCR |
|---|---|
| 1 HTG | 0.11 SCR |
| 10 HTG | 1.10 SCR |
| 50 HTG | 5.48 SCR |
| 100 HTG | 10.96 SCR |
| 500 HTG | 54.78 SCR |
| 1,000 HTG | 109.56 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-05-28T21:56:44Z",
"rates": {
"SCR": 0.109564
}
}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.956399999999999,
"rate": 0.109564
}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