Rate Overview
Live
1 SVC = 14.9453 HTG
1 HTG = 0.066911
SVC
Avg
14.9505
High
15.0086
Low
14.9154
Last updated: 6/19/2026, 8:35:51 AM
Quick Conversions
| SVC | HTG |
|---|---|
| 1 SVC | 14.95 HTG |
| 10 SVC | 149.45 HTG |
| 50 SVC | 747.26 HTG |
| 100 SVC | 1,494.53 HTG |
| 500 SVC | 7,472.63 HTG |
| 1,000 SVC | 14,945.27 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-06-19T08:35:51Z",
"rates": {
"HTG": 14.945267
}
}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.5267,
"rate": 14.945267
}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