Rate Overview
Live
1 CNY = 12.8793 KGS
1 KGS = 0.077644
CNY
Avg
12.3070
High
12.9195
Low
11.9505
Last updated: 6/22/2026, 8:07:50 AM
Quick Conversions
| CNY | KGS |
|---|---|
| 1 CNY | 12.88 KGS |
| 10 CNY | 128.79 KGS |
| 50 CNY | 643.96 KGS |
| 100 CNY | 1,287.93 KGS |
| 500 CNY | 6,439.63 KGS |
| 1,000 CNY | 12,879.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-06-22T08:07:50Z",
"rates": {
"KGS": 12.879262
}
}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": 1287.9262,
"rate": 12.879262
}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