Rate Overview
Live
1 XCD = 9.8302 HNL
1 HNL = 0.101728
XCD
Avg
9.8298
High
9.8537
Low
9.8032
Last updated: 4/17/2026, 6:26:54 AM
Quick Conversions
| XCD | HNL |
|---|---|
| 1 XCD | 9.83 HNL |
| 10 XCD | 98.30 HNL |
| 50 XCD | 491.51 HNL |
| 100 XCD | 983.02 HNL |
| 500 XCD | 4,915.08 HNL |
| 1,000 XCD | 9,830.15 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-04-17T06:26:54Z",
"rates": {
"HNL": 9.830155
}
}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": 983.0155,
"rate": 9.830155
}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