Rate Overview
Live
1 CHF = 161.0192 HTG
1 HTG = 0.006210
CHF
Avg
161.6431
High
162.6437
Low
160.1328
Last updated: 7/26/2026, 8:39:01 AM
Quick Conversions
| CHF | HTG |
|---|---|
| 1 CHF | 161.02 HTG |
| 10 CHF | 1,610.19 HTG |
| 50 CHF | 8,050.96 HTG |
| 100 CHF | 16,101.92 HTG |
| 500 CHF | 80,509.60 HTG |
| 1,000 CHF | 161,019.21 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-07-26T08:39:01Z",
"rates": {
"HTG": 161.019209
}
}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": 16101.9209,
"rate": 161.019209
}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