Rate Overview
Live
1 KGS = 0.077389 CNY
1 CNY = 12.9217
KGS
Avg
0.077398
High
0.077532
Low
0.077274
Last updated: 6/16/2026, 1:31:37 PM
Quick Conversions
| KGS | CNY |
|---|---|
| 1 KGS | 0.08 CNY |
| 10 KGS | 0.77 CNY |
| 50 KGS | 3.87 CNY |
| 100 KGS | 7.74 CNY |
| 500 KGS | 38.69 CNY |
| 1,000 KGS | 77.39 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-06-16T13:31:37Z",
"rates": {
"CNY": 0.077389
}
}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.7389,
"rate": 0.077389
}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