Rate Overview
Live
1 GEL = 2.5539 CNY
1 CNY = 0.391555
GEL
Avg
2.5518
High
2.5551
Low
2.5465
Last updated: 6/16/2026, 11:15:44 AM
Quick Conversions
| GEL | CNY |
|---|---|
| 1 GEL | 2.55 CNY |
| 10 GEL | 25.54 CNY |
| 50 GEL | 127.70 CNY |
| 100 GEL | 255.39 CNY |
| 500 GEL | 1,276.96 CNY |
| 1,000 GEL | 2,553.92 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-06-16T11:15:44Z",
"rates": {
"CNY": 2.55392
}
}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": 255.39200000000002,
"rate": 2.55392
}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