Rate Overview
Live
1 CUP = 1.0025 HNL
1 HNL = 0.997497
CUP
Avg
1.0025
High
1.0049
Low
0.999756
Last updated: 4/17/2026, 6:30:34 AM
Quick Conversions
| CUP | HNL |
|---|---|
| 1 CUP | 1.00 HNL |
| 10 CUP | 10.03 HNL |
| 50 CUP | 50.13 HNL |
| 100 CUP | 100.25 HNL |
| 500 CUP | 501.25 HNL |
| 1,000 CUP | 1,002.51 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-04-17T06:30:34Z",
"rates": {
"HNL": 1.002509
}
}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.25090000000002,
"rate": 1.002509
}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