Rate Overview
Live
1 HKD = 0.345589 XCD
1 XCD = 2.8936
HKD
Avg
0.345328
High
0.345608
Low
0.344573
Last updated: 6/16/2026, 8:35:54 AM
Quick Conversions
| HKD | XCD |
|---|---|
| 1 HKD | 0.35 XCD |
| 10 HKD | 3.46 XCD |
| 50 HKD | 17.28 XCD |
| 100 HKD | 34.56 XCD |
| 500 HKD | 172.79 XCD |
| 1,000 HKD | 345.59 XCD |
Get HKD/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=XCDExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-06-16T08:35:54Z",
"rates": {
"XCD": 0.345589
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "XCD",
"amount": 100
},
"result": 34.5589,
"rate": 0.345589
}Build with HKD/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key