Rate Overview
Live
1 HKD = 11.1840 KGS
1 KGS = 0.089413
HKD
Avg
11.1841
High
11.2087
Low
11.1778
Last updated: 3/6/2026, 12:21:05 PM
Quick Conversions
| HKD | KGS |
|---|---|
| 1 HKD | 11.18 KGS |
| 10 HKD | 111.84 KGS |
| 50 HKD | 559.20 KGS |
| 100 HKD | 1,118.40 KGS |
| 500 HKD | 5,592.01 KGS |
| 1,000 HKD | 11,184.02 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-03-06T12:21:05Z",
"rates": {
"KGS": 11.184021
}
}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": 1118.4021,
"rate": 11.184021
}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