Rate Overview
Live
1 GEL = 0.381563 CUC
1 CUC = 2.6208
GEL
Avg
0.367856
High
0.381563
Low
0.352056
Last updated: 7/21/2026, 5:41:27 AM
Quick Conversions
| GEL | CUC |
|---|---|
| 1 GEL | 0.38 CUC |
| 10 GEL | 3.82 CUC |
| 50 GEL | 19.08 CUC |
| 100 GEL | 38.16 CUC |
| 500 GEL | 190.78 CUC |
| 1,000 GEL | 381.56 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-21T05:41:27Z",
"rates": {
"CUC": 0.381563
}
}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.1563,
"rate": 0.381563
}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