Rate Overview
Live
1 HNL = 0.037344 CUC
1 CUC = 26.7781
HNL
Avg
0.038442
High
0.040220
Low
0.037302
Last updated: 7/12/2026, 1:13:01 PM
Quick Conversions
| HNL | CUC |
|---|---|
| 1 HNL | 0.04 CUC |
| 10 HNL | 0.37 CUC |
| 50 HNL | 1.87 CUC |
| 100 HNL | 3.73 CUC |
| 500 HNL | 18.67 CUC |
| 1,000 HNL | 37.34 CUC |
Get HNL/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HNL¤cies=CUCExample Response:
{
"success": true,
"base": "HNL",
"date": "2026-07-12T13:13:01Z",
"rates": {
"CUC": 0.037344
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HNL&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "HNL",
"to": "CUC",
"amount": 100
},
"result": 3.7344000000000004,
"rate": 0.037344
}Build with HNL/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key