Rate Overview
Live
1 HTG = 0.111917 SCR
1 SCR = 8.9352
HTG
Avg
0.109444
High
0.111917
Low
0.105796
Last updated: 6/18/2026, 10:21:51 AM
Quick Conversions
| HTG | SCR |
|---|---|
| 1 HTG | 0.11 SCR |
| 10 HTG | 1.12 SCR |
| 50 HTG | 5.60 SCR |
| 100 HTG | 11.19 SCR |
| 500 HTG | 55.96 SCR |
| 1,000 HTG | 111.92 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-06-18T10:21:51Z",
"rates": {
"SCR": 0.111917
}
}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.1917,
"rate": 0.111917
}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