Rate Overview
Live
1 CHF = 166.6666 HTG
1 HTG = 0.006000
CHF
Avg
166.7743
High
168.3120
Low
165.7077
Last updated: 5/27/2026, 2:28:09 AM
Quick Conversions
| CHF | HTG |
|---|---|
| 1 CHF | 166.67 HTG |
| 10 CHF | 1,666.67 HTG |
| 50 CHF | 8,333.33 HTG |
| 100 CHF | 16,666.66 HTG |
| 500 CHF | 83,333.32 HTG |
| 1,000 CHF | 166,666.65 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-27T02:28:09Z",
"rates": {
"HTG": 166.666647
}
}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": 16666.6647,
"rate": 166.666647
}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