Rate Overview
Live
1 SVC = 15.1920 HTG
1 HTG = 0.065824
SVC
Avg
14.9949
High
15.1920
Low
14.9252
Last updated: 7/25/2026, 7:15:48 AM
Quick Conversions
| SVC | HTG |
|---|---|
| 1 SVC | 15.19 HTG |
| 10 SVC | 151.92 HTG |
| 50 SVC | 759.60 HTG |
| 100 SVC | 1,519.20 HTG |
| 500 SVC | 7,596.01 HTG |
| 1,000 SVC | 15,192.02 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-25T07:15:48Z",
"rates": {
"HTG": 15.192017
}
}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": 1519.2017,
"rate": 15.192017
}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