Rate Overview
Live
1 XCD = 9.9333 HNL
1 HNL = 0.100672
XCD
Avg
9.9254
High
9.9556
Low
9.9077
Last updated: 9/12/2026, 8:02:10 AM
Quick Conversions
| XCD | HNL |
|---|---|
| 1 XCD | 9.93 HNL |
| 10 XCD | 99.33 HNL |
| 50 XCD | 496.66 HNL |
| 100 XCD | 993.33 HNL |
| 500 XCD | 4,966.63 HNL |
| 1,000 XCD | 9,933.26 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-09-12T08:02:10Z",
"rates": {
"HNL": 9.933263
}
}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": 993.3263000000001,
"rate": 9.933263
}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