Rate Overview
Live
1 XCD = 9.8501 HNL
1 HNL = 0.101522
XCD
Avg
9.8510
High
9.8713
Low
9.8153
Last updated: 5/9/2026, 4:57:01 AM
Quick Conversions
| XCD | HNL |
|---|---|
| 1 XCD | 9.85 HNL |
| 10 XCD | 98.50 HNL |
| 50 XCD | 492.50 HNL |
| 100 XCD | 985.01 HNL |
| 500 XCD | 4,925.05 HNL |
| 1,000 XCD | 9,850.10 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-09T04:57:01Z",
"rates": {
"HNL": 9.850097
}
}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": 985.0097,
"rate": 9.850097
}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