Rate Overview
Live
1 KGS = 0.079015 CNY
1 CNY = 12.6558
KGS
Avg
0.078766
High
0.079059
Low
0.078422
Last updated: 3/6/2026, 8:14:39 AM
Quick Conversions
| KGS | CNY |
|---|---|
| 1 KGS | 0.08 CNY |
| 10 KGS | 0.79 CNY |
| 50 KGS | 3.95 CNY |
| 100 KGS | 7.90 CNY |
| 500 KGS | 39.51 CNY |
| 1,000 KGS | 79.02 CNY |
Get KGS/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=CNYExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-03-06T08:14:39Z",
"rates": {
"CNY": 0.079015
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "CNY",
"amount": 100
},
"result": 7.9015,
"rate": 0.079015
}Build with KGS/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key