Rate Overview
Live
1 CNY = 12.8296 KGS
1 KGS = 0.077945
CNY
Avg
12.8128
High
12.8524
Low
12.7911
Last updated: 5/7/2026, 9:55:27 PM
Quick Conversions
| CNY | KGS |
|---|---|
| 1 CNY | 12.83 KGS |
| 10 CNY | 128.30 KGS |
| 50 CNY | 641.48 KGS |
| 100 CNY | 1,282.96 KGS |
| 500 CNY | 6,414.82 KGS |
| 1,000 CNY | 12,829.63 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-05-07T21:55:27Z",
"rates": {
"KGS": 12.829631
}
}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": 1282.9631,
"rate": 12.829631
}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