Rate Overview
Live
1 CUP = 0.099545 GEL
1 GEL = 10.0457
CUP
Avg
0.112263
High
0.118223
Low
0.099545
Last updated: 6/27/2026, 6:03:26 PM
Quick Conversions
| CUP | GEL |
|---|---|
| 1 CUP | 0.10 GEL |
| 10 CUP | 1.00 GEL |
| 50 CUP | 4.98 GEL |
| 100 CUP | 9.95 GEL |
| 500 CUP | 49.77 GEL |
| 1,000 CUP | 99.54 GEL |
Get CUP/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=GELExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-06-27T18:03:26Z",
"rates": {
"GEL": 0.099545
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "GEL",
"amount": 100
},
"result": 9.9545,
"rate": 0.099545
}Build with CUP/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key