Rate Overview
Live
1 CUC = 2.6976 GEL
1 GEL = 0.370704
CUC
Avg
2.7094
High
2.7209
Low
2.6976
Last updated: 3/27/2026, 8:00:35 AM
Quick Conversions
| CUC | GEL |
|---|---|
| 1 CUC | 2.70 GEL |
| 10 CUC | 26.98 GEL |
| 50 CUC | 134.88 GEL |
| 100 CUC | 269.76 GEL |
| 500 CUC | 1,348.79 GEL |
| 1,000 CUC | 2,697.57 GEL |
Get CUC/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUC¤cies=GELExample Response:
{
"success": true,
"base": "CUC",
"date": "2026-03-27T08:00:35Z",
"rates": {
"GEL": 2.697571
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUC&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUC",
"to": "GEL",
"amount": 100
},
"result": 269.7571,
"rate": 2.697571
}Build with CUC/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key