Rate Overview
Live
1 HNL = 0.906325 CUP
1 CUP = 1.1034
HNL
Avg
0.905827
High
0.908092
Low
0.903069
Last updated: 3/7/2026, 1:07:09 AM
Quick Conversions
| HNL | CUP |
|---|---|
| 1 HNL | 0.91 CUP |
| 10 HNL | 9.06 CUP |
| 50 HNL | 45.32 CUP |
| 100 HNL | 90.63 CUP |
| 500 HNL | 453.16 CUP |
| 1,000 HNL | 906.33 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-03-07T01:07:09Z",
"rates": {
"CUP": 0.906325
}
}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": 90.63250000000001,
"rate": 0.906325
}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