Rate Overview
Live
1 CNY = 12.9097 KGS
1 KGS = 0.077461
CNY
Avg
12.9149
High
12.9330
Low
12.8978
Last updated: 6/12/2026, 2:57:57 PM
Quick Conversions
| CNY | KGS |
|---|---|
| 1 CNY | 12.91 KGS |
| 10 CNY | 129.10 KGS |
| 50 CNY | 645.49 KGS |
| 100 CNY | 1,290.97 KGS |
| 500 CNY | 6,454.86 KGS |
| 1,000 CNY | 12,909.72 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-06-12T14:57:57Z",
"rates": {
"KGS": 12.909719
}
}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.9719,
"rate": 12.909719
}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