Rate Overview
Live
1 HTG = 0.006221 CHF
1 CHF = 160.7459
HTG
Avg
0.006067
High
0.006260
Low
0.005847
Last updated: 7/30/2026, 12:46:17 AM
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.11 CHF |
| 1,000 HTG | 6.22 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-07-30T00:46:17Z",
"rates": {
"CHF": 0.006221
}
}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.6221,
"rate": 0.006221
}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