Rate Overview
Live
1 HKD = 0.106212 KYD
1 KYD = 9.4151
HKD
Avg
0.106281
High
0.106427
Low
0.106212
Last updated: 4/17/2026, 12:02:02 AM
Quick Conversions
| HKD | KYD |
|---|---|
| 1 HKD | 0.11 KYD |
| 10 HKD | 1.06 KYD |
| 50 HKD | 5.31 KYD |
| 100 HKD | 10.62 KYD |
| 500 HKD | 53.11 KYD |
| 1,000 HKD | 106.21 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-04-17T00:02:02Z",
"rates": {
"KYD": 0.106212
}
}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.6212,
"rate": 0.106212
}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