Rate Overview
Live
1 CUP = 1.0067 HNL
1 HNL = 0.993339
CUP
Avg
1.0046
High
1.0067
Low
1.0010
Last updated: 5/7/2026, 11:29:16 AM
Quick Conversions
| CUP | HNL |
|---|---|
| 1 CUP | 1.01 HNL |
| 10 CUP | 10.07 HNL |
| 50 CUP | 50.34 HNL |
| 100 CUP | 100.67 HNL |
| 500 CUP | 503.35 HNL |
| 1,000 CUP | 1,006.71 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-07T11:29:16Z",
"rates": {
"HNL": 1.006706
}
}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": 100.67060000000001,
"rate": 1.006706
}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