Rate Overview
Live
1 XCD = 9.7771 HNL
1 HNL = 0.102279
XCD
Avg
9.7909
High
9.8218
Low
9.7764
Last updated: 3/7/2026, 1:06:00 AM
Quick Conversions
| XCD | HNL |
|---|---|
| 1 XCD | 9.78 HNL |
| 10 XCD | 97.77 HNL |
| 50 XCD | 488.86 HNL |
| 100 XCD | 977.71 HNL |
| 500 XCD | 4,888.57 HNL |
| 1,000 XCD | 9,777.14 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-03-07T01:06:00Z",
"rates": {
"HNL": 9.777138
}
}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": 977.7138000000001,
"rate": 9.777138
}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