Rate Overview
Live
1 HTG = 0.111346 SCR
1 SCR = 8.9810
HTG
Avg
0.109390
High
0.112085
Low
0.104819
Last updated: 8/16/2026, 11:04:44 AM
Quick Conversions
| HTG | SCR |
|---|---|
| 1 HTG | 0.11 SCR |
| 10 HTG | 1.11 SCR |
| 50 HTG | 5.57 SCR |
| 100 HTG | 11.13 SCR |
| 500 HTG | 55.67 SCR |
| 1,000 HTG | 111.35 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-08-16T11:04:44Z",
"rates": {
"SCR": 0.111346
}
}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.1346,
"rate": 0.111346
}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