Rate Overview
Live
1 HNL = 0.995477 CUP
1 CUP = 1.0045
HNL
Avg
0.997356
High
1.0002
Low
0.995477
Last updated: 4/18/2026, 10:36:20 AM
Quick Conversions
| HNL | CUP |
|---|---|
| 1 HNL | 1.00 CUP |
| 10 HNL | 9.95 CUP |
| 50 HNL | 49.77 CUP |
| 100 HNL | 99.55 CUP |
| 500 HNL | 497.74 CUP |
| 1,000 HNL | 995.48 CUP |
Get HNL/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HNL¤cies=CUPExample Response:
{
"success": true,
"base": "HNL",
"date": "2026-04-18T10:36:20Z",
"rates": {
"CUP": 0.995477
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HNL&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "HNL",
"to": "CUP",
"amount": 100
},
"result": 99.54769999999999,
"rate": 0.995477
}Build with HNL/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key