Rate Overview
Live
1 KGS = 0.077397 CNY
1 CNY = 12.9204
KGS
Avg
0.079727
High
0.082451
Low
0.077323
Last updated: 7/25/2026, 7:34:05 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.70 CNY |
| 1,000 KGS | 77.40 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-25T19:34:05Z",
"rates": {
"CNY": 0.077397
}
}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.739699999999999,
"rate": 0.077397
}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