Rate Overview
Live
1 GEL = 2.5806 CNY
1 CNY = 0.387514
GEL
Avg
2.5812
High
2.5876
Low
2.5744
Last updated: 9/2/2026, 4:27:56 AM
Quick Conversions
| GEL | CNY |
|---|---|
| 1 GEL | 2.58 CNY |
| 10 GEL | 25.81 CNY |
| 50 GEL | 129.03 CNY |
| 100 GEL | 258.06 CNY |
| 500 GEL | 1,290.28 CNY |
| 1,000 GEL | 2,580.55 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-09-02T04:27:56Z",
"rates": {
"CNY": 2.580552
}
}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": 258.0552,
"rate": 2.580552
}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