Rate Overview
Live
1 HTG = 0.114114 SCR
1 SCR = 8.7632
HTG
Avg
0.110691
High
0.114114
Low
0.104520
Last updated: 3/7/2026, 2:30:52 AM
Quick Conversions
| HTG | SCR |
|---|---|
| 1 HTG | 0.11 SCR |
| 10 HTG | 1.14 SCR |
| 50 HTG | 5.71 SCR |
| 100 HTG | 11.41 SCR |
| 500 HTG | 57.06 SCR |
| 1,000 HTG | 114.11 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-07T02:30:52Z",
"rates": {
"SCR": 0.114114
}
}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.411399999999999,
"rate": 0.114114
}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