Rate Overview
Live
1 CHF = 166.6436 HTG
1 HTG = 0.006001
CHF
Avg
166.3338
High
167.5180
Low
165.5003
Last updated: 4/16/2026, 8:58:21 PM
Quick Conversions
| CHF | HTG |
|---|---|
| 1 CHF | 166.64 HTG |
| 10 CHF | 1,666.44 HTG |
| 50 CHF | 8,332.18 HTG |
| 100 CHF | 16,664.36 HTG |
| 500 CHF | 83,321.78 HTG |
| 1,000 CHF | 166,643.55 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-04-16T20:58:21Z",
"rates": {
"HTG": 166.643551
}
}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": 16664.3551,
"rate": 166.643551
}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