Rate Overview
Live
1 HKD = 0.345499 XCD
1 XCD = 2.8944
HKD
Avg
0.346967
High
0.348254
Low
0.345438
Last updated: 3/27/2026, 4:35:54 PM
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.75 XCD |
| 1,000 HKD | 345.50 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-03-27T16:35:54Z",
"rates": {
"XCD": 0.345499
}
}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.5499,
"rate": 0.345499
}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