Rate Overview
Live
1 SVC = 14.9946 HTG
1 HTG = 0.066691
SVC
Avg
15.0112
High
15.0661
Low
14.9728
Last updated: 3/7/2026, 7:42:55 AM
Quick Conversions
| SVC | HTG |
|---|---|
| 1 SVC | 14.99 HTG |
| 10 SVC | 149.95 HTG |
| 50 SVC | 749.73 HTG |
| 100 SVC | 1,499.46 HTG |
| 500 SVC | 7,497.30 HTG |
| 1,000 SVC | 14,994.59 HTG |
Get SVC/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=HTGExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-03-07T07:42:55Z",
"rates": {
"HTG": 14.994593
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "HTG",
"amount": 100
},
"result": 1499.4593,
"rate": 14.994593
}Build with SVC/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key