Rate Overview
Live
1 KGS = 0.077577 CNY
1 CNY = 12.8904
KGS
Avg
0.077588
High
0.077827
Low
0.077372
Last updated: 7/20/2026, 4:36:50 AM
Quick Conversions
| KGS | CNY |
|---|---|
| 1 KGS | 0.08 CNY |
| 10 KGS | 0.78 CNY |
| 50 KGS | 3.88 CNY |
| 100 KGS | 7.76 CNY |
| 500 KGS | 38.79 CNY |
| 1,000 KGS | 77.58 CNY |
Get KGS/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=CNYExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-07-20T04:36:50Z",
"rates": {
"CNY": 0.077577
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "CNY",
"amount": 100
},
"result": 7.757699999999999,
"rate": 0.077577
}Build with KGS/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key