Rate Overview
Live
1 GEL = 2.5399 CNY
1 CNY = 0.393710
GEL
Avg
2.5549
High
2.5748
Low
2.5335
Last updated: 3/6/2026, 11:27:36 PM
Quick Conversions
| GEL | CNY |
|---|---|
| 1 GEL | 2.54 CNY |
| 10 GEL | 25.40 CNY |
| 50 GEL | 127.00 CNY |
| 100 GEL | 253.99 CNY |
| 500 GEL | 1,269.97 CNY |
| 1,000 GEL | 2,539.94 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-06T23:27:36Z",
"rates": {
"CNY": 2.539938
}
}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": 253.9938,
"rate": 2.539938
}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