Rate Overview
Live
1 CDF = 0.011503 HNL
1 HNL = 86.9338
CDF
Avg
0.011537
High
0.011578
Low
0.011503
Last updated: 4/16/2026, 2:39:39 AM
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.75 HNL |
| 1,000 CDF | 11.50 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-04-16T02:39:39Z",
"rates": {
"HNL": 0.011503
}
}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.1502999999999999,
"rate": 0.011503
}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