Rate Overview
Live
1 CHF = 166.6826 HTG
1 HTG = 0.005999
CHF
Avg
164.8699
High
170.8630
Low
158.0160
Last updated: 5/27/2026, 3:43:14 AM
Quick Conversions
| CHF | HTG |
|---|---|
| 1 CHF | 166.68 HTG |
| 10 CHF | 1,666.83 HTG |
| 50 CHF | 8,334.13 HTG |
| 100 CHF | 16,668.26 HTG |
| 500 CHF | 83,341.28 HTG |
| 1,000 CHF | 166,682.56 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-05-27T03:43:14Z",
"rates": {
"HTG": 166.682561
}
}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": 16668.2561,
"rate": 166.682561
}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