Rate Overview
Live
1 HTG = 0.007627 CUC
1 CUC = 131.1132
HTG
Avg
0.007615
High
0.007640
Low
0.007584
Last updated: 3/28/2026, 11:58:44 AM
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.81 CUC |
| 1,000 HTG | 7.63 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-03-28T11:58:44Z",
"rates": {
"CUC": 0.007627
}
}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.7627,
"rate": 0.007627
}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