Rate Overview
Live
1 KYD = 9.4102 HKD
1 HKD = 0.106268
KYD
Avg
9.4162
High
9.4700
Low
9.3968
Last updated: 3/6/2026, 8:12:20 AM
Quick Conversions
| KYD | HKD |
|---|---|
| 1 KYD | 9.41 HKD |
| 10 KYD | 94.10 HKD |
| 50 KYD | 470.51 HKD |
| 100 KYD | 941.02 HKD |
| 500 KYD | 4,705.09 HKD |
| 1,000 KYD | 9,410.18 HKD |
Get KYD/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KYD¤cies=HKDExample Response:
{
"success": true,
"base": "KYD",
"date": "2026-03-06T08:12:20Z",
"rates": {
"HKD": 9.410179
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KYD&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KYD",
"to": "HKD",
"amount": 100
},
"result": 941.0178999999999,
"rate": 9.410179
}Build with KYD/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key