Rate Overview
Live
1 HTG = 0.066641 SVC
1 SVC = 15.0058
HTG
Avg
0.066779
High
0.066871
Low
0.066641
Last updated: 5/7/2026, 3:42:30 PM
Quick Conversions
| HTG | SVC |
|---|---|
| 1 HTG | 0.07 SVC |
| 10 HTG | 0.67 SVC |
| 50 HTG | 3.33 SVC |
| 100 HTG | 6.66 SVC |
| 500 HTG | 33.32 SVC |
| 1,000 HTG | 66.64 SVC |
Get HTG/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=SVCExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-05-07T15:42:30Z",
"rates": {
"SVC": 0.066641
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "SVC",
"amount": 100
},
"result": 6.6641,
"rate": 0.066641
}Build with HTG/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key