Rate Overview
Live
1 CNY = 0.394988 GEL
1 GEL = 2.5317
CNY
Avg
0.392148
High
0.394988
Low
0.388381
Last updated: 3/7/2026, 3:07:16 AM
Quick Conversions
| CNY | GEL |
|---|---|
| 1 CNY | 0.39 GEL |
| 10 CNY | 3.95 GEL |
| 50 CNY | 19.75 GEL |
| 100 CNY | 39.50 GEL |
| 500 CNY | 197.49 GEL |
| 1,000 CNY | 394.99 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-03-07T03:07:16Z",
"rates": {
"GEL": 0.394988
}
}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.4988,
"rate": 0.394988
}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