Rate Overview
Live
1 CUC = 2.6512 GEL
1 GEL = 0.377192
CUC
Avg
2.6527
High
2.6549
Low
2.6500
Last updated: 6/16/2026, 1:27:55 PM
Quick Conversions
| CUC | GEL |
|---|---|
| 1 CUC | 2.65 GEL |
| 10 CUC | 26.51 GEL |
| 50 CUC | 132.56 GEL |
| 100 CUC | 265.12 GEL |
| 500 CUC | 1,325.59 GEL |
| 1,000 CUC | 2,651.17 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-06-16T13:27:55Z",
"rates": {
"GEL": 2.651171
}
}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": 265.1171,
"rate": 2.651171
}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