Rate Overview
Live
1 CHF = 164.7913 HTG
1 HTG = 0.006068
CHF
Avg
165.8570
High
170.2174
Low
163.0004
Last updated: 3/27/2026, 12:16:45 PM
Quick Conversions
| CHF | HTG |
|---|---|
| 1 CHF | 164.79 HTG |
| 10 CHF | 1,647.91 HTG |
| 50 CHF | 8,239.56 HTG |
| 100 CHF | 16,479.13 HTG |
| 500 CHF | 82,395.63 HTG |
| 1,000 CHF | 164,791.26 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-27T12:16:45Z",
"rates": {
"HTG": 164.791257
}
}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": 16479.1257,
"rate": 164.791257
}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