Rate Overview
Live
1 HKD = 0.346106 XCD
1 XCD = 2.8893
HKD
Avg
0.346018
High
0.346806
Low
0.345145
Last updated: 3/7/2026, 12:10:28 AM
Quick Conversions
| HKD | XCD |
|---|---|
| 1 HKD | 0.35 XCD |
| 10 HKD | 3.46 XCD |
| 50 HKD | 17.31 XCD |
| 100 HKD | 34.61 XCD |
| 500 HKD | 173.05 XCD |
| 1,000 HKD | 346.11 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-07T00:10:28Z",
"rates": {
"XCD": 0.346106
}
}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.610600000000005,
"rate": 0.346106
}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