Rate Overview
Live
1 CNY = 0.391573 GEL
1 GEL = 2.5538
CNY
Avg
0.391959
High
0.393205
Low
0.391379
Last updated: 6/12/2026, 2:00:34 PM
Quick Conversions
| CNY | GEL |
|---|---|
| 1 CNY | 0.39 GEL |
| 10 CNY | 3.92 GEL |
| 50 CNY | 19.58 GEL |
| 100 CNY | 39.16 GEL |
| 500 CNY | 195.79 GEL |
| 1,000 CNY | 391.57 GEL |
Get CNY/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CNY¤cies=GELExample Response:
{
"success": true,
"base": "CNY",
"date": "2026-06-12T14:00:34Z",
"rates": {
"GEL": 0.391573
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CNY&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CNY",
"to": "GEL",
"amount": 100
},
"result": 39.1573,
"rate": 0.391573
}Build with CNY/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key