Rate Overview
Live
1 GEL = 2.5485 CNY
1 CNY = 0.392392
GEL
Avg
2.5710
High
2.6199
Low
2.5215
Last updated: 5/27/2026, 12:16:28 PM
Quick Conversions
| GEL | CNY |
|---|---|
| 1 GEL | 2.55 CNY |
| 10 GEL | 25.48 CNY |
| 50 GEL | 127.42 CNY |
| 100 GEL | 254.85 CNY |
| 500 GEL | 1,274.24 CNY |
| 1,000 GEL | 2,548.48 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-05-27T12:16:28Z",
"rates": {
"CNY": 2.548475
}
}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": 254.84749999999997,
"rate": 2.548475
}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