Rate Overview
Live
1 HTG = 0.006205 CHF
1 CHF = 161.1604
HTG
Avg
0.006196
High
0.006220
Low
0.006173
Last updated: 8/17/2026, 1:01:12 PM
Quick Conversions
| HTG | CHF |
|---|---|
| 1 HTG | 0.01 CHF |
| 10 HTG | 0.06 CHF |
| 50 HTG | 0.31 CHF |
| 100 HTG | 0.62 CHF |
| 500 HTG | 3.10 CHF |
| 1,000 HTG | 6.20 CHF |
Get HTG/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=CHFExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-08-17T13:01:12Z",
"rates": {
"CHF": 0.006205
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "CHF",
"amount": 100
},
"result": 0.6204999999999999,
"rate": 0.006205
}Build with HTG/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key