Rate Overview
Live
1 GEL = 2.5663 CNY
1 CNY = 0.389673
GEL
Avg
2.6182
High
2.6668
Low
2.5266
Last updated: 3/27/2026, 5:05:06 PM
Quick Conversions
| GEL | CNY |
|---|---|
| 1 GEL | 2.57 CNY |
| 10 GEL | 25.66 CNY |
| 50 GEL | 128.31 CNY |
| 100 GEL | 256.63 CNY |
| 500 GEL | 1,283.13 CNY |
| 1,000 GEL | 2,566.25 CNY |
Get GEL/CNY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=CNYExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-03-27T17:05:06Z",
"rates": {
"CNY": 2.566252
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=CNY&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "CNY",
"amount": 100
},
"result": 256.6252,
"rate": 2.566252
}Build with GEL/CNY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key