Rate Overview
Live
1 HTG = 0.006040 CHF
1 CHF = 165.5629
HTG
Avg
0.006009
High
0.006040
Low
0.005976
Last updated: 3/26/2026, 9:48:25 PM
Quick Conversions
| HTG | CHF |
|---|---|
| 1 HTG | 0.01 CHF |
| 10 HTG | 0.06 CHF |
| 50 HTG | 0.30 CHF |
| 100 HTG | 0.60 CHF |
| 500 HTG | 3.02 CHF |
| 1,000 HTG | 6.04 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-03-26T21:48:25Z",
"rates": {
"CHF": 0.00604
}
}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.604,
"rate": 0.00604
}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