Rate Overview
Live
1 SVC = 15.0056 HTG
1 HTG = 0.066642
SVC
Avg
14.9747
High
15.0056
Low
14.9541
Last updated: 5/7/2026, 2:53:58 PM
Quick Conversions
| SVC | HTG |
|---|---|
| 1 SVC | 15.01 HTG |
| 10 SVC | 150.06 HTG |
| 50 SVC | 750.28 HTG |
| 100 SVC | 1,500.56 HTG |
| 500 SVC | 7,502.82 HTG |
| 1,000 SVC | 15,005.64 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-05-07T14:53:58Z",
"rates": {
"HTG": 15.005638
}
}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": 1500.5638,
"rate": 15.005638
}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