Rate Overview
Live
1 GEL = 2.5695 CNY
1 CNY = 0.389177
GEL
Avg
2.5782
High
2.5873
Low
2.5695
Last updated: 7/11/2026, 4:32:50 PM
Quick Conversions
| GEL | CNY |
|---|---|
| 1 GEL | 2.57 CNY |
| 10 GEL | 25.70 CNY |
| 50 GEL | 128.48 CNY |
| 100 GEL | 256.95 CNY |
| 500 GEL | 1,284.76 CNY |
| 1,000 GEL | 2,569.53 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-11T16:32:50Z",
"rates": {
"CNY": 2.569526
}
}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.9526,
"rate": 2.569526
}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