Rate Overview
Live
1 HNL = 0.997978 CUP
1 CUP = 1.0020
HNL
Avg
0.932738
High
0.997978
Low
0.899125
Last updated: 5/30/2026, 3:12:39 AM
Quick Conversions
| HNL | CUP |
|---|---|
| 1 HNL | 1.00 CUP |
| 10 HNL | 9.98 CUP |
| 50 HNL | 49.90 CUP |
| 100 HNL | 99.80 CUP |
| 500 HNL | 498.99 CUP |
| 1,000 HNL | 997.98 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-05-30T03:12:39Z",
"rates": {
"CUP": 0.997978
}
}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.79780000000001,
"rate": 0.997978
}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