Rate Overview
Live
1 CNY = 12.6304 KGS
1 KGS = 0.079174
CNY
Avg
12.4705
High
12.7062
Low
12.2419
Last updated: 3/27/2026, 3:39:42 PM
Quick Conversions
| CNY | KGS |
|---|---|
| 1 CNY | 12.63 KGS |
| 10 CNY | 126.30 KGS |
| 50 CNY | 631.52 KGS |
| 100 CNY | 1,263.04 KGS |
| 500 CNY | 6,315.18 KGS |
| 1,000 CNY | 12,630.35 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-03-27T15:39:42Z",
"rates": {
"KGS": 12.630354
}
}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": 1263.0354,
"rate": 12.630354
}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