Rate Overview
Live
1 CHF = 168.9711 HTG
1 HTG = 0.005918
CHF
Avg
168.9643
High
171.3627
Low
167.5454
Last updated: 3/7/2026, 7:42:33 AM
Quick Conversions
| CHF | HTG |
|---|---|
| 1 CHF | 168.97 HTG |
| 10 CHF | 1,689.71 HTG |
| 50 CHF | 8,448.56 HTG |
| 100 CHF | 16,897.11 HTG |
| 500 CHF | 84,485.56 HTG |
| 1,000 CHF | 168,971.11 HTG |
Get CHF/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=HTGExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-03-07T07:42:33Z",
"rates": {
"HTG": 168.971114
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "HTG",
"amount": 100
},
"result": 16897.1114,
"rate": 168.971114
}Build with CHF/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key