Rate Overview
Live
1 CDF = 0.011690 HNL
1 HNL = 85.5432
CDF
Avg
0.011726
High
0.011812
Low
0.011690
Last updated: 9/3/2026, 2:14:44 PM
Quick Conversions
| CDF | HNL |
|---|---|
| 1 CDF | 0.01 HNL |
| 10 CDF | 0.12 HNL |
| 50 CDF | 0.58 HNL |
| 100 CDF | 1.17 HNL |
| 500 CDF | 5.85 HNL |
| 1,000 CDF | 11.69 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-09-03T14:14:44Z",
"rates": {
"HNL": 0.01169
}
}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.169,
"rate": 0.01169
}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