Rate Overview
Live
1 CDF = 0.011580 HNL
1 HNL = 86.3558
CDF
Avg
0.011596
High
0.011739
Low
0.011523
Last updated: 6/15/2026, 12:52:52 PM
Quick Conversions
| CDF | HNL |
|---|---|
| 1 CDF | 0.01 HNL |
| 10 CDF | 0.12 HNL |
| 50 CDF | 0.58 HNL |
| 100 CDF | 1.16 HNL |
| 500 CDF | 5.79 HNL |
| 1,000 CDF | 11.58 HNL |
Get CDF/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CDF¤cies=HNLExample Response:
{
"success": true,
"base": "CDF",
"date": "2026-06-15T12:52:52Z",
"rates": {
"HNL": 0.01158
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CDF&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CDF",
"to": "HNL",
"amount": 100
},
"result": 1.158,
"rate": 0.01158
}Build with CDF/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key