Rate Overview
Live
1 CNY = 12.9056 KGS
1 KGS = 0.077485
CNY
Avg
12.9192
High
12.9661
Low
12.9048
Last updated: 7/29/2026, 1:59:49 PM
Quick Conversions
| CNY | KGS |
|---|---|
| 1 CNY | 12.91 KGS |
| 10 CNY | 129.06 KGS |
| 50 CNY | 645.28 KGS |
| 100 CNY | 1,290.56 KGS |
| 500 CNY | 6,452.82 KGS |
| 1,000 CNY | 12,905.65 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-29T13:59:49Z",
"rates": {
"KGS": 12.905647
}
}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.5647,
"rate": 12.905647
}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