Rate Overview
Live
1 CUP = 0.098975 GEL
1 GEL = 10.1036
CUP
Avg
0.105594
High
0.113820
Low
0.098975
Last updated: 7/23/2026, 2:29:53 AM
Quick Conversions
| CUP | GEL |
|---|---|
| 1 CUP | 0.10 GEL |
| 10 CUP | 0.99 GEL |
| 50 CUP | 4.95 GEL |
| 100 CUP | 9.90 GEL |
| 500 CUP | 49.49 GEL |
| 1,000 CUP | 98.98 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-07-23T02:29:53Z",
"rates": {
"GEL": 0.098975
}
}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.897499999999999,
"rate": 0.098975
}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