Rate Overview
Live
1 CHF = 160.0324 HTG
1 HTG = 0.006249
CHF
Avg
165.8529
High
170.6000
Low
160.0324
Last updated: 7/23/2026, 2:49:00 PM
Quick Conversions
| CHF | HTG |
|---|---|
| 1 CHF | 160.03 HTG |
| 10 CHF | 1,600.32 HTG |
| 50 CHF | 8,001.62 HTG |
| 100 CHF | 16,003.24 HTG |
| 500 CHF | 80,016.21 HTG |
| 1,000 CHF | 160,032.42 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-23T14:49:00Z",
"rates": {
"HTG": 160.032417
}
}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": 16003.2417,
"rate": 160.032417
}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