Rate Overview
Live
1 SVC = 14.9610 HTG
1 HTG = 0.066840
SVC
Avg
14.9732
High
14.9892
Low
14.9543
Last updated: 4/17/2026, 12:08:31 PM
Quick Conversions
| SVC | HTG |
|---|---|
| 1 SVC | 14.96 HTG |
| 10 SVC | 149.61 HTG |
| 50 SVC | 748.05 HTG |
| 100 SVC | 1,496.10 HTG |
| 500 SVC | 7,480.50 HTG |
| 1,000 SVC | 14,961.01 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-04-17T12:08:31Z",
"rates": {
"HTG": 14.961005
}
}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": 1496.1005,
"rate": 14.961005
}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