Rate Overview
Live
1 CDF = 0.011456 HNL
1 HNL = 87.2905
CDF
Avg
0.011733
High
0.012343
Low
0.011456
Last updated: 3/6/2026, 6:27:26 PM
Quick Conversions
| CDF | HNL |
|---|---|
| 1 CDF | 0.01 HNL |
| 10 CDF | 0.11 HNL |
| 50 CDF | 0.57 HNL |
| 100 CDF | 1.15 HNL |
| 500 CDF | 5.73 HNL |
| 1,000 CDF | 11.46 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-03-06T18:27:26Z",
"rates": {
"HNL": 0.011456
}
}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.1456,
"rate": 0.011456
}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