Rate Overview
Live
1 SVC = 14.9413 HTG
1 HTG = 0.066929
SVC
Avg
14.9764
High
15.1977
Low
14.8660
Last updated: 7/29/2026, 4:05:02 AM
Quick Conversions
| SVC | HTG |
|---|---|
| 1 SVC | 14.94 HTG |
| 10 SVC | 149.41 HTG |
| 50 SVC | 747.06 HTG |
| 100 SVC | 1,494.13 HTG |
| 500 SVC | 7,470.63 HTG |
| 1,000 SVC | 14,941.25 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-07-29T04:05:02Z",
"rates": {
"HTG": 14.941254
}
}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": 1494.1254000000001,
"rate": 14.941254
}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