Rate Overview
Live
1 HKD = 11.1563 KGS
1 KGS = 0.089636
HKD
Avg
11.1579
High
11.1616
Low
11.1556
Last updated: 5/6/2026, 9:20:00 AM
Quick Conversions
| HKD | KGS |
|---|---|
| 1 HKD | 11.16 KGS |
| 10 HKD | 111.56 KGS |
| 50 HKD | 557.81 KGS |
| 100 HKD | 1,115.63 KGS |
| 500 HKD | 5,578.13 KGS |
| 1,000 HKD | 11,156.27 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-05-06T09:20:00Z",
"rates": {
"KGS": 11.156268
}
}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": 1115.6268,
"rate": 11.156268
}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