Rate Overview
Live
1 CNY = 12.7923 KGS
1 KGS = 0.078172
CNY
Avg
12.8072
High
12.8305
Low
12.7919
Last updated: 4/17/2026, 6:31:31 AM
Quick Conversions
| CNY | KGS |
|---|---|
| 1 CNY | 12.79 KGS |
| 10 CNY | 127.92 KGS |
| 50 CNY | 639.61 KGS |
| 100 CNY | 1,279.23 KGS |
| 500 CNY | 6,396.13 KGS |
| 1,000 CNY | 12,792.26 KGS |
Get CNY/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CNY¤cies=KGSExample Response:
{
"success": true,
"base": "CNY",
"date": "2026-04-17T06:31:31Z",
"rates": {
"KGS": 12.792264
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CNY&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "CNY",
"to": "KGS",
"amount": 100
},
"result": 1279.2264,
"rate": 12.792264
}Build with CNY/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key