Rate Overview
Live
1 HKD = 0.104876 KYD
1 KYD = 9.5351
HKD
Avg
0.105503
High
0.106143
Low
0.104623
Last updated: 7/26/2026, 11:22:44 AM
Quick Conversions
| HKD | KYD |
|---|---|
| 1 HKD | 0.10 KYD |
| 10 HKD | 1.05 KYD |
| 50 HKD | 5.24 KYD |
| 100 HKD | 10.49 KYD |
| 500 HKD | 52.44 KYD |
| 1,000 HKD | 104.88 KYD |
Get HKD/KYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=KYDExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-07-26T11:22:44Z",
"rates": {
"KYD": 0.104876
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=KYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "KYD",
"amount": 100
},
"result": 10.4876,
"rate": 0.104876
}Build with HKD/KYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key