Rate Overview
Live
1 GEL = 10.0765 CUP
1 CUP = 0.099241
GEL
Avg
10.0532
High
10.0765
Low
10.0368
Last updated: 7/4/2026, 11:49:47 PM
Quick Conversions
| GEL | CUP |
|---|---|
| 1 GEL | 10.08 CUP |
| 10 GEL | 100.77 CUP |
| 50 GEL | 503.83 CUP |
| 100 GEL | 1,007.65 CUP |
| 500 GEL | 5,038.26 CUP |
| 1,000 GEL | 10,076.52 CUP |
Get GEL/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=CUPExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-07-04T23:49:47Z",
"rates": {
"CUP": 10.076524
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "CUP",
"amount": 100
},
"result": 1007.6524,
"rate": 10.076524
}Build with GEL/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key