Rate Overview
Live
1 HNL = 0.101125 XCD
1 XCD = 9.8888
HNL
Avg
0.103983
High
0.108687
Low
0.101010
Last updated: 7/27/2026, 10:36:49 PM
Quick Conversions
| HNL | XCD |
|---|---|
| 1 HNL | 0.10 XCD |
| 10 HNL | 1.01 XCD |
| 50 HNL | 5.06 XCD |
| 100 HNL | 10.11 XCD |
| 500 HNL | 50.56 XCD |
| 1,000 HNL | 101.13 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-07-27T22:36:49Z",
"rates": {
"XCD": 0.101125
}
}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.1125,
"rate": 0.101125
}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