Rate Overview
Live
1 CNY = 12.7928 KGS
1 KGS = 0.078169
CNY
Avg
12.8073
High
12.8305
Low
12.7921
Last updated: 4/17/2026, 7:37:05 AM
Quick Conversions
| CNY | KGS |
|---|---|
| 1 CNY | 12.79 KGS |
| 10 CNY | 127.93 KGS |
| 50 CNY | 639.64 KGS |
| 100 CNY | 1,279.28 KGS |
| 500 CNY | 6,396.41 KGS |
| 1,000 CNY | 12,792.83 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-04-17T07:37:05Z",
"rates": {
"KGS": 12.792826
}
}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": 1279.2826,
"rate": 12.792826
}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