Rate Overview
Live
1 GEL = 0.382978 CUC
1 CUC = 2.6111
GEL
Avg
0.382852
High
0.383466
Low
0.382502
Last updated: 8/13/2026, 7:53:19 AM
Quick Conversions
| GEL | CUC |
|---|---|
| 1 GEL | 0.38 CUC |
| 10 GEL | 3.83 CUC |
| 50 GEL | 19.15 CUC |
| 100 GEL | 38.30 CUC |
| 500 GEL | 191.49 CUC |
| 1,000 GEL | 382.98 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-08-13T07:53:19Z",
"rates": {
"CUC": 0.382978
}
}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.297799999999995,
"rate": 0.382978
}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