Rate Overview
Live
1 HKD = 0.345490 XCD
1 XCD = 2.8944
HKD
Avg
0.345483
High
0.346107
Low
0.344681
Last updated: 3/27/2026, 11:32:12 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.75 XCD |
| 1,000 HKD | 345.49 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-27T11:32:12Z",
"rates": {
"XCD": 0.34549
}
}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.549,
"rate": 0.34549
}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