Rate Overview
Live
1 KGS = 0.089484 HKD
1 HKD = 11.1752
KGS
Avg
0.089522
High
0.089578
Low
0.089408
Last updated: 3/27/2026, 12:12:02 AM
Quick Conversions
| KGS | HKD |
|---|---|
| 1 KGS | 0.09 HKD |
| 10 KGS | 0.89 HKD |
| 50 KGS | 4.47 HKD |
| 100 KGS | 8.95 HKD |
| 500 KGS | 44.74 HKD |
| 1,000 KGS | 89.48 HKD |
Get KGS/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=HKDExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-03-27T00:12:02Z",
"rates": {
"HKD": 0.089484
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "HKD",
"amount": 100
},
"result": 8.9484,
"rate": 0.089484
}Build with KGS/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key