Rate Overview
Live
1 CNY = 12.8988 KGS
1 KGS = 0.077527
CNY
Avg
12.9254
High
12.9443
Low
12.8988
Last updated: 6/18/2026, 5:13:50 PM
Quick Conversions
| CNY | KGS |
|---|---|
| 1 CNY | 12.90 KGS |
| 10 CNY | 128.99 KGS |
| 50 CNY | 644.94 KGS |
| 100 CNY | 1,289.88 KGS |
| 500 CNY | 6,449.40 KGS |
| 1,000 CNY | 12,898.80 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-06-18T17:13:50Z",
"rates": {
"KGS": 12.898803
}
}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": 1289.8802999999998,
"rate": 12.898803
}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