Rate Overview
Live
1 XCD = 9.8139 HNL
1 HNL = 0.101897
XCD
Avg
9.5936
High
9.8536
Low
9.2007
Last updated: 5/29/2026, 5:34:57 PM
Quick Conversions
| XCD | HNL |
|---|---|
| 1 XCD | 9.81 HNL |
| 10 XCD | 98.14 HNL |
| 50 XCD | 490.69 HNL |
| 100 XCD | 981.39 HNL |
| 500 XCD | 4,906.93 HNL |
| 1,000 XCD | 9,813.86 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-05-29T17:34:57Z",
"rates": {
"HNL": 9.813859
}
}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": 981.3859000000001,
"rate": 9.813859
}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