Rate Overview
Live
1 HTG = 0.105405 SCR
1 SCR = 9.4872
HTG
Avg
0.106875
High
0.111813
Low
0.104914
Last updated: 5/8/2026, 2:17:12 PM
Quick Conversions
| HTG | SCR |
|---|---|
| 1 HTG | 0.11 SCR |
| 10 HTG | 1.05 SCR |
| 50 HTG | 5.27 SCR |
| 100 HTG | 10.54 SCR |
| 500 HTG | 52.70 SCR |
| 1,000 HTG | 105.41 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-08T14:17:12Z",
"rates": {
"SCR": 0.105405
}
}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.5405,
"rate": 0.105405
}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