Rate Overview
Live
1 HKD = 0.345469 XCD
1 XCD = 2.8946
HKD
Avg
0.346776
High
0.349180
Low
0.344399
Last updated: 5/27/2026, 9:55:47 AM
Quick Conversions
| HKD | XCD |
|---|---|
| 1 HKD | 0.35 XCD |
| 10 HKD | 3.45 XCD |
| 50 HKD | 17.27 XCD |
| 100 HKD | 34.55 XCD |
| 500 HKD | 172.73 XCD |
| 1,000 HKD | 345.47 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-05-27T09:55:47Z",
"rates": {
"XCD": 0.345469
}
}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.5469,
"rate": 0.345469
}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