Rate Overview
Live
1 HKD = 11.1457 KGS
1 KGS = 0.089721
HKD
Avg
11.1661
High
11.1960
Low
11.1455
Last updated: 8/13/2026, 3:28:23 AM
Quick Conversions
| HKD | KGS |
|---|---|
| 1 HKD | 11.15 KGS |
| 10 HKD | 111.46 KGS |
| 50 HKD | 557.29 KGS |
| 100 HKD | 1,114.57 KGS |
| 500 HKD | 5,572.85 KGS |
| 1,000 HKD | 11,145.71 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-08-13T03:28:23Z",
"rates": {
"KGS": 11.145709
}
}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": 1114.5709,
"rate": 11.145709
}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