Rate Overview
Live
1 HNL = 0.100913 XCD
1 XCD = 9.9095
HNL
Avg
0.100995
High
0.101168
Low
0.100710
Last updated: 7/28/2026, 3:38:41 PM
Quick Conversions
| HNL | XCD |
|---|---|
| 1 HNL | 0.10 XCD |
| 10 HNL | 1.01 XCD |
| 50 HNL | 5.05 XCD |
| 100 HNL | 10.09 XCD |
| 500 HNL | 50.46 XCD |
| 1,000 HNL | 100.91 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-28T15:38:41Z",
"rates": {
"XCD": 0.100913
}
}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.0913,
"rate": 0.100913
}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