Rate Overview
Live
1 GEL = 0.383694 CUC
1 CUC = 2.6062
GEL
Avg
0.383941
High
0.384468
Low
0.383299
Last updated: 9/3/2026, 7:42:10 AM
Quick Conversions
| GEL | CUC |
|---|---|
| 1 GEL | 0.38 CUC |
| 10 GEL | 3.84 CUC |
| 50 GEL | 19.18 CUC |
| 100 GEL | 38.37 CUC |
| 500 GEL | 191.85 CUC |
| 1,000 GEL | 383.69 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-09-03T07:42:10Z",
"rates": {
"CUC": 0.383694
}
}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": 38.3694,
"rate": 0.383694
}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