Rate Overview
Live
1 HTG = 0.109969 SCR
1 SCR = 9.0935
HTG
Avg
0.111071
High
0.116901
Low
0.105707
Last updated: 3/27/2026, 6:42:04 AM
Quick Conversions
| HTG | SCR |
|---|---|
| 1 HTG | 0.11 SCR |
| 10 HTG | 1.10 SCR |
| 50 HTG | 5.50 SCR |
| 100 HTG | 11.00 SCR |
| 500 HTG | 54.98 SCR |
| 1,000 HTG | 109.97 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-03-27T06:42:04Z",
"rates": {
"SCR": 0.109969
}
}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.9969,
"rate": 0.109969
}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