Rate Overview
Live
1 GEL = 0.377191 CUC
1 CUC = 2.6512
GEL
Avg
0.376974
High
0.377355
Low
0.376664
Last updated: 6/16/2026, 11:13:56 AM
Quick Conversions
| GEL | CUC |
|---|---|
| 1 GEL | 0.38 CUC |
| 10 GEL | 3.77 CUC |
| 50 GEL | 18.86 CUC |
| 100 GEL | 37.72 CUC |
| 500 GEL | 188.60 CUC |
| 1,000 GEL | 377.19 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-06-16T11:13:56Z",
"rates": {
"CUC": 0.377191
}
}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.7191,
"rate": 0.377191
}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