Rate Overview
Live
1 CNY = 13.0266 KGS
1 KGS = 0.076766
CNY
Avg
13.0353
High
13.0457
Low
13.0232
Last updated: 9/8/2026, 6:07:37 PM
Quick Conversions
| CNY | KGS |
|---|---|
| 1 CNY | 13.03 KGS |
| 10 CNY | 130.27 KGS |
| 50 CNY | 651.33 KGS |
| 100 CNY | 1,302.66 KGS |
| 500 CNY | 6,513.28 KGS |
| 1,000 CNY | 13,026.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-09-08T18:07:37Z",
"rates": {
"KGS": 13.026558
}
}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": 1302.6558,
"rate": 13.026558
}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