Rate Overview
Live
1 CUC = 2.6209 GEL
1 GEL = 0.381550
CUC
Avg
2.6866
High
2.7308
Low
2.6209
Last updated: 7/26/2026, 10:08:00 PM
Quick Conversions
| CUC | GEL |
|---|---|
| 1 CUC | 2.62 GEL |
| 10 CUC | 26.21 GEL |
| 50 CUC | 131.04 GEL |
| 100 CUC | 262.09 GEL |
| 500 CUC | 1,310.44 GEL |
| 1,000 CUC | 2,620.89 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-07-26T22:08:00Z",
"rates": {
"GEL": 2.620887
}
}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": 262.0887,
"rate": 2.620887
}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