Rate Overview
Live
1 HNL = 0.101330 XCD
1 XCD = 9.8687
HNL
Avg
0.101491
High
0.101881
Low
0.101303
Last updated: 5/8/2026, 3:46:08 PM
Quick Conversions
| HNL | XCD |
|---|---|
| 1 HNL | 0.10 XCD |
| 10 HNL | 1.01 XCD |
| 50 HNL | 5.07 XCD |
| 100 HNL | 10.13 XCD |
| 500 HNL | 50.67 XCD |
| 1,000 HNL | 101.33 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-08T15:46:08Z",
"rates": {
"XCD": 0.10133
}
}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.133000000000001,
"rate": 0.10133
}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