Rate Overview
Live
1 CNY = 12.8876 KGS
1 KGS = 0.077594
CNY
Avg
12.8819
High
12.9018
Low
12.8589
Last updated: 5/28/2026, 8:35:28 PM
Quick Conversions
| CNY | KGS |
|---|---|
| 1 CNY | 12.89 KGS |
| 10 CNY | 128.88 KGS |
| 50 CNY | 644.38 KGS |
| 100 CNY | 1,288.76 KGS |
| 500 CNY | 6,443.78 KGS |
| 1,000 CNY | 12,887.56 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-05-28T20:35:28Z",
"rates": {
"KGS": 12.887557
}
}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": 1288.7557,
"rate": 12.887557
}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