Rate Overview
Live
1 CNY = 13.0019 KGS
1 KGS = 0.076912
CNY
Avg
12.9834
High
13.0323
Low
12.9582
Last updated: 8/18/2026, 10:30:58 AM
Quick Conversions
| CNY | KGS |
|---|---|
| 1 CNY | 13.00 KGS |
| 10 CNY | 130.02 KGS |
| 50 CNY | 650.09 KGS |
| 100 CNY | 1,300.19 KGS |
| 500 CNY | 6,500.95 KGS |
| 1,000 CNY | 13,001.89 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-08-18T10:30:58Z",
"rates": {
"KGS": 13.001893
}
}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": 1300.1893,
"rate": 13.001893
}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