Rate Overview
Live
1 CNY = 0.387205 GEL
1 GEL = 2.5826
CNY
Avg
0.387310
High
0.388258
Low
0.386461
Last updated: 9/3/2026, 1:51:20 PM
Quick Conversions
| CNY | GEL |
|---|---|
| 1 CNY | 0.39 GEL |
| 10 CNY | 3.87 GEL |
| 50 CNY | 19.36 GEL |
| 100 CNY | 38.72 GEL |
| 500 CNY | 193.60 GEL |
| 1,000 CNY | 387.21 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-09-03T13:51:20Z",
"rates": {
"GEL": 0.387205
}
}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.7205,
"rate": 0.387205
}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