Rate Overview
Live
1 CUC = 2.6901 GEL
1 GEL = 0.371738
CUC
Avg
2.6894
High
2.6904
Low
2.6850
Last updated: 4/17/2026, 1:49:47 AM
Quick Conversions
| CUC | GEL |
|---|---|
| 1 CUC | 2.69 GEL |
| 10 CUC | 26.90 GEL |
| 50 CUC | 134.50 GEL |
| 100 CUC | 269.01 GEL |
| 500 CUC | 1,345.03 GEL |
| 1,000 CUC | 2,690.07 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-04-17T01:49:47Z",
"rates": {
"GEL": 2.690067
}
}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.0067,
"rate": 2.690067
}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