Rate Overview
Live
1 HKD = 11.1580 KGS
1 KGS = 0.089622
HKD
Avg
11.1657
High
11.2875
Low
10.9061
Last updated: 7/26/2026, 3:56:40 PM
Quick Conversions
| HKD | KGS |
|---|---|
| 1 HKD | 11.16 KGS |
| 10 HKD | 111.58 KGS |
| 50 HKD | 557.90 KGS |
| 100 HKD | 1,115.80 KGS |
| 500 HKD | 5,579.00 KGS |
| 1,000 HKD | 11,157.99 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-07-26T15:56:40Z",
"rates": {
"KGS": 11.157992
}
}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.7992,
"rate": 11.157992
}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