Rate Overview
Live
1 KGS = 0.077669 CNY
1 CNY = 12.8751
KGS
Avg
0.077686
High
0.077770
Low
0.077575
Last updated: 5/27/2026, 10:54:09 AM
Quick Conversions
| KGS | CNY |
|---|---|
| 1 KGS | 0.08 CNY |
| 10 KGS | 0.78 CNY |
| 50 KGS | 3.88 CNY |
| 100 KGS | 7.77 CNY |
| 500 KGS | 38.83 CNY |
| 1,000 KGS | 77.67 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-05-27T10:54:09Z",
"rates": {
"CNY": 0.077669
}
}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.766900000000001,
"rate": 0.077669
}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