Rate Overview
Live
1 CHF = 166.7929 HTG
1 HTG = 0.005995
CHF
Avg
167.1986
High
168.8090
Low
165.7077
Last updated: 5/27/2026, 4:52:26 AM
Quick Conversions
| CHF | HTG |
|---|---|
| 1 CHF | 166.79 HTG |
| 10 CHF | 1,667.93 HTG |
| 50 CHF | 8,339.65 HTG |
| 100 CHF | 16,679.29 HTG |
| 500 CHF | 83,396.47 HTG |
| 1,000 CHF | 166,792.94 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-27T04:52:26Z",
"rates": {
"HTG": 166.792935
}
}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": 16679.2935,
"rate": 166.792935
}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