Rate Overview
Live
1 HTG = 0.007621 CUC
1 CUC = 131.2164
HTG
Avg
0.007613
High
0.007632
Low
0.007585
Last updated: 3/7/2026, 7:16:35 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.62 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-07T07:16:35Z",
"rates": {
"CUC": 0.007621
}
}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.7621,
"rate": 0.007621
}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