Rate Overview
Live
1 CUP = 1.1053 HNL
1 HNL = 0.904754
CUP
Avg
1.1043
High
1.1073
Low
1.1012
Last updated: 3/7/2026, 3:48:23 AM
Quick Conversions
| CUP | HNL |
|---|---|
| 1 CUP | 1.11 HNL |
| 10 CUP | 11.05 HNL |
| 50 CUP | 55.26 HNL |
| 100 CUP | 110.53 HNL |
| 500 CUP | 552.64 HNL |
| 1,000 CUP | 1,105.27 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-03-07T03:48:23Z",
"rates": {
"HNL": 1.105273
}
}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": 110.5273,
"rate": 1.105273
}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