Rate Overview
Live
1 HTG = 0.006036 CHF
1 CHF = 165.6726
HTG
Avg
0.006027
High
0.006175
Low
0.005835
Last updated: 3/26/2026, 11:24:41 PM
Quick Conversions
| HTG | CHF |
|---|---|
| 1 HTG | 0.01 CHF |
| 10 HTG | 0.06 CHF |
| 50 HTG | 0.30 CHF |
| 100 HTG | 0.60 CHF |
| 500 HTG | 3.02 CHF |
| 1,000 HTG | 6.04 CHF |
Get HTG/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=CHFExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-03-26T23:24:41Z",
"rates": {
"CHF": 0.006036
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "CHF",
"amount": 100
},
"result": 0.6035999999999999,
"rate": 0.006036
}Build with HTG/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key