Rate Overview
Live
1 CHF = 164.8285 HTG
1 HTG = 0.006067
CHF
Avg
166.2369
High
167.3278
Low
164.8285
Last updated: 3/27/2026, 10:36:52 AM
Quick Conversions
| CHF | HTG |
|---|---|
| 1 CHF | 164.83 HTG |
| 10 CHF | 1,648.28 HTG |
| 50 CHF | 8,241.42 HTG |
| 100 CHF | 16,482.85 HTG |
| 500 CHF | 82,414.23 HTG |
| 1,000 CHF | 164,828.45 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-27T10:36:52Z",
"rates": {
"HTG": 164.828453
}
}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": 16482.8453,
"rate": 164.828453
}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