Rate Overview
Live
1 GEL = 0.379449 CUC
1 CUC = 2.6354
GEL
Avg
0.379158
High
0.379449
Low
0.378747
Last updated: 7/4/2026, 2:44:48 AM
Quick Conversions
| GEL | CUC |
|---|---|
| 1 GEL | 0.38 CUC |
| 10 GEL | 3.79 CUC |
| 50 GEL | 18.97 CUC |
| 100 GEL | 37.94 CUC |
| 500 GEL | 189.72 CUC |
| 1,000 GEL | 379.45 CUC |
Get GEL/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=CUCExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-07-04T02:44:48Z",
"rates": {
"CUC": 0.379449
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "CUC",
"amount": 100
},
"result": 37.9449,
"rate": 0.379449
}Build with GEL/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key