Rate Overview
Live
1 HKD = 11.1631 KGS
1 KGS = 0.089581
HKD
Avg
11.1612
High
11.1631
Low
11.1585
Last updated: 6/16/2026, 3:09:35 AM
Quick Conversions
| HKD | KGS |
|---|---|
| 1 HKD | 11.16 KGS |
| 10 HKD | 111.63 KGS |
| 50 HKD | 558.15 KGS |
| 100 HKD | 1,116.31 KGS |
| 500 HKD | 5,581.53 KGS |
| 1,000 HKD | 11,163.06 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-06-16T03:09:35Z",
"rates": {
"KGS": 11.163061
}
}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.3061,
"rate": 11.163061
}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