Rate Overview
Live
1 KGS = 0.089673 HKD
1 HKD = 11.1516
KGS
Avg
0.089667
High
0.089697
Low
0.089646
Last updated: 7/5/2026, 4:05:47 AM
Quick Conversions
| KGS | HKD |
|---|---|
| 1 KGS | 0.09 HKD |
| 10 KGS | 0.90 HKD |
| 50 KGS | 4.48 HKD |
| 100 KGS | 8.97 HKD |
| 500 KGS | 44.84 HKD |
| 1,000 KGS | 89.67 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-07-05T04:05:47Z",
"rates": {
"HKD": 0.089673
}
}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.9673,
"rate": 0.089673
}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