Rate Overview
Live
1 XCD = 9.9085 HNL
1 HNL = 0.100924
XCD
Avg
9.8238
High
9.9294
Low
9.7402
Last updated: 8/1/2026, 12:27:51 AM
Quick Conversions
| XCD | HNL |
|---|---|
| 1 XCD | 9.91 HNL |
| 10 XCD | 99.08 HNL |
| 50 XCD | 495.42 HNL |
| 100 XCD | 990.85 HNL |
| 500 XCD | 4,954.24 HNL |
| 1,000 XCD | 9,908.48 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-08-01T00:27:51Z",
"rates": {
"HNL": 9.908479
}
}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": 990.8479,
"rate": 9.908479
}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