Rate Overview
Live
1 HKD = 11.1652 KGS
1 KGS = 0.089564
HKD
Avg
11.1646
High
11.1660
Low
11.1616
Last updated: 4/16/2026, 4:32:04 AM
Quick Conversions
| HKD | KGS |
|---|---|
| 1 HKD | 11.17 KGS |
| 10 HKD | 111.65 KGS |
| 50 HKD | 558.26 KGS |
| 100 HKD | 1,116.52 KGS |
| 500 HKD | 5,582.59 KGS |
| 1,000 HKD | 11,165.18 KGS |
Get HKD/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=KGSExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-04-16T04:32:04Z",
"rates": {
"KGS": 11.165177
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "KGS",
"amount": 100
},
"result": 1116.5176999999999,
"rate": 11.165177
}Build with HKD/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key