Rate Overview
Live
1 HNL = 0.037698 CUC
1 CUC = 26.5266
HNL
Avg
0.037595
High
0.037698
Low
0.037551
Last updated: 5/6/2026, 3:29:45 PM
Quick Conversions
| HNL | CUC |
|---|---|
| 1 HNL | 0.04 CUC |
| 10 HNL | 0.38 CUC |
| 50 HNL | 1.88 CUC |
| 100 HNL | 3.77 CUC |
| 500 HNL | 18.85 CUC |
| 1,000 HNL | 37.70 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-05-06T15:29:45Z",
"rates": {
"CUC": 0.037698
}
}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.7698,
"rate": 0.037698
}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