Rate Overview
Live
1 CDF = 0.011538 HNL
1 HNL = 86.6701
CDF
Avg
0.011597
High
0.011742
Low
0.011538
Last updated: 7/2/2026, 1:21:54 PM
Quick Conversions
| CDF | HNL |
|---|---|
| 1 CDF | 0.01 HNL |
| 10 CDF | 0.12 HNL |
| 50 CDF | 0.58 HNL |
| 100 CDF | 1.15 HNL |
| 500 CDF | 5.77 HNL |
| 1,000 CDF | 11.54 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-07-02T13:21:54Z",
"rates": {
"HNL": 0.011538
}
}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.1538,
"rate": 0.011538
}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