Rate Overview
Live
1 KGS = 0.077528 CNY
1 CNY = 12.8986
KGS
Avg
0.077606
High
0.077802
Low
0.077512
Last updated: 7/5/2026, 6:33:03 PM
Quick Conversions
| KGS | CNY |
|---|---|
| 1 KGS | 0.08 CNY |
| 10 KGS | 0.78 CNY |
| 50 KGS | 3.88 CNY |
| 100 KGS | 7.75 CNY |
| 500 KGS | 38.76 CNY |
| 1,000 KGS | 77.53 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-05T18:33:03Z",
"rates": {
"CNY": 0.077528
}
}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.7528,
"rate": 0.077528
}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