Rate Overview
Live
1 CNY = 13.0005 KGS
1 KGS = 0.076920
CNY
Avg
12.9615
High
13.0323
Low
12.8943
Last updated: 8/18/2026, 6:25:44 PM
Quick Conversions
| CNY | KGS |
|---|---|
| 1 CNY | 13.00 KGS |
| 10 CNY | 130.00 KGS |
| 50 CNY | 650.02 KGS |
| 100 CNY | 1,300.05 KGS |
| 500 CNY | 6,500.23 KGS |
| 1,000 CNY | 13,000.45 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-18T18:25:44Z",
"rates": {
"KGS": 13.00045
}
}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.045,
"rate": 13.00045
}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