Rate Overview
Live
1 CUP = 1.1106 HNL
1 HNL = 0.900431
CUP
Avg
1.0862
High
1.1127
Low
1.0010
Last updated: 5/27/2026, 6:34:03 PM
Quick Conversions
| CUP | HNL |
|---|---|
| 1 CUP | 1.11 HNL |
| 10 CUP | 11.11 HNL |
| 50 CUP | 55.53 HNL |
| 100 CUP | 111.06 HNL |
| 500 CUP | 555.29 HNL |
| 1,000 CUP | 1,110.58 HNL |
Get CUP/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=HNLExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-05-27T18:34:03Z",
"rates": {
"HNL": 1.110579
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "HNL",
"amount": 100
},
"result": 111.0579,
"rate": 1.110579
}Build with CUP/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key