Rate Overview
Live
1 CUC = 2.7226 GEL
1 GEL = 0.367298
CUC
Avg
2.6990
High
2.7239
Low
2.6694
Last updated: 3/7/2026, 2:28:56 AM
Quick Conversions
| CUC | GEL |
|---|---|
| 1 CUC | 2.72 GEL |
| 10 CUC | 27.23 GEL |
| 50 CUC | 136.13 GEL |
| 100 CUC | 272.26 GEL |
| 500 CUC | 1,361.29 GEL |
| 1,000 CUC | 2,722.59 GEL |
Get CUC/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUC¤cies=GELExample Response:
{
"success": true,
"base": "CUC",
"date": "2026-03-07T02:28:56Z",
"rates": {
"GEL": 2.722585
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUC&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUC",
"to": "GEL",
"amount": 100
},
"result": 272.2585,
"rate": 2.722585
}Build with CUC/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key