Rate Overview
Live
1 GEL = 2.5768 CNY
1 CNY = 0.388085
GEL
Avg
2.5751
High
2.5786
Low
2.5713
Last updated: 7/5/2026, 12:02:53 AM
Quick Conversions
| GEL | CNY |
|---|---|
| 1 GEL | 2.58 CNY |
| 10 GEL | 25.77 CNY |
| 50 GEL | 128.84 CNY |
| 100 GEL | 257.68 CNY |
| 500 GEL | 1,288.38 CNY |
| 1,000 GEL | 2,576.75 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-07-05T00:02:53Z",
"rates": {
"CNY": 2.576753
}
}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": 257.6753,
"rate": 2.576753
}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