Rate Overview
Live
1 CNY = 12.9443 KGS
1 KGS = 0.077254
CNY
Avg
12.9890
High
13.0133
Low
12.9443
Last updated: 8/10/2026, 2:55:42 PM
Quick Conversions
| CNY | KGS |
|---|---|
| 1 CNY | 12.94 KGS |
| 10 CNY | 129.44 KGS |
| 50 CNY | 647.22 KGS |
| 100 CNY | 1,294.43 KGS |
| 500 CNY | 6,472.16 KGS |
| 1,000 CNY | 12,944.32 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-08-10T14:55:42Z",
"rates": {
"KGS": 12.944318
}
}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": 1294.4318,
"rate": 12.944318
}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