Rate Overview
Live
1 HTG = 0.007646 CUC
1 CUC = 130.7873
HTG
Avg
0.007631
High
0.007678
Low
0.007583
Last updated: 7/29/2026, 3:59:17 PM
Quick Conversions
| HTG | CUC |
|---|---|
| 1 HTG | 0.01 CUC |
| 10 HTG | 0.08 CUC |
| 50 HTG | 0.38 CUC |
| 100 HTG | 0.76 CUC |
| 500 HTG | 3.82 CUC |
| 1,000 HTG | 7.65 CUC |
Get HTG/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=CUCExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-07-29T15:59:17Z",
"rates": {
"CUC": 0.007646
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "CUC",
"amount": 100
},
"result": 0.7646,
"rate": 0.007646
}Build with HTG/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key