Rate Overview
Live
1 HNL = 0.101782 XCD
1 XCD = 9.8249
HNL
Avg
0.101597
High
0.101931
Low
0.101157
Last updated: 5/28/2026, 9:45:14 PM
Quick Conversions
| HNL | XCD |
|---|---|
| 1 HNL | 0.10 XCD |
| 10 HNL | 1.02 XCD |
| 50 HNL | 5.09 XCD |
| 100 HNL | 10.18 XCD |
| 500 HNL | 50.89 XCD |
| 1,000 HNL | 101.78 XCD |
Get HNL/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HNL¤cies=XCDExample Response:
{
"success": true,
"base": "HNL",
"date": "2026-05-28T21:45:14Z",
"rates": {
"XCD": 0.101782
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HNL&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "HNL",
"to": "XCD",
"amount": 100
},
"result": 10.1782,
"rate": 0.101782
}Build with HNL/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key