Rate Overview
Live
1 CNY = 0.388046 GEL
1 GEL = 2.5770
CNY
Avg
0.387490
High
0.388129
Low
0.386756
Last updated: 7/25/2026, 8:12:42 PM
Quick Conversions
| CNY | GEL |
|---|---|
| 1 CNY | 0.39 GEL |
| 10 CNY | 3.88 GEL |
| 50 CNY | 19.40 GEL |
| 100 CNY | 38.80 GEL |
| 500 CNY | 194.02 GEL |
| 1,000 CNY | 388.05 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-07-25T20:12:42Z",
"rates": {
"GEL": 0.388046
}
}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": 38.8046,
"rate": 0.388046
}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