Rate Overview
Live
1 HTG = 0.066910 SVC
1 SVC = 14.9454
HTG
Avg
0.066887
High
0.067044
Low
0.066628
Last updated: 6/19/2026, 8:28:10 AM
Quick Conversions
| HTG | SVC |
|---|---|
| 1 HTG | 0.07 SVC |
| 10 HTG | 0.67 SVC |
| 50 HTG | 3.35 SVC |
| 100 HTG | 6.69 SVC |
| 500 HTG | 33.46 SVC |
| 1,000 HTG | 66.91 SVC |
Get HTG/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=SVCExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-06-19T08:28:10Z",
"rates": {
"SVC": 0.06691
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "SVC",
"amount": 100
},
"result": 6.691,
"rate": 0.06691
}Build with HTG/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key