Rate Overview
Live
1 CNY = 12.9025 KGS
1 KGS = 0.077504
CNY
Avg
12.5379
High
12.9443
Low
12.1619
Last updated: 7/16/2026, 5:41:01 AM
Quick Conversions
| CNY | KGS |
|---|---|
| 1 CNY | 12.90 KGS |
| 10 CNY | 129.03 KGS |
| 50 CNY | 645.13 KGS |
| 100 CNY | 1,290.25 KGS |
| 500 CNY | 6,451.25 KGS |
| 1,000 CNY | 12,902.50 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-07-16T05:41:01Z",
"rates": {
"KGS": 12.902503
}
}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": 1290.2503,
"rate": 12.902503
}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