Rate Overview
Live
1 XCD = 9.8806 HNL
1 HNL = 0.101208
XCD
Avg
9.8688
High
9.9129
Low
9.7131
Last updated: 7/9/2026, 5:57:33 AM
Quick Conversions
| XCD | HNL |
|---|---|
| 1 XCD | 9.88 HNL |
| 10 XCD | 98.81 HNL |
| 50 XCD | 494.03 HNL |
| 100 XCD | 988.06 HNL |
| 500 XCD | 4,940.31 HNL |
| 1,000 XCD | 9,880.62 HNL |
Get XCD/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=HNLExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-07-09T05:57:33Z",
"rates": {
"HNL": 9.880621
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "HNL",
"amount": 100
},
"result": 988.0621,
"rate": 9.880621
}Build with XCD/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key