Rate Overview
Live
1 GEL = 10.0846 CUP
1 CUP = 0.099161
GEL
Avg
8.9751
High
10.0846
Low
8.4586
Last updated: 7/25/2026, 7:49:24 AM
Quick Conversions
| GEL | CUP |
|---|---|
| 1 GEL | 10.08 CUP |
| 10 GEL | 100.85 CUP |
| 50 GEL | 504.23 CUP |
| 100 GEL | 1,008.46 CUP |
| 500 GEL | 5,042.30 CUP |
| 1,000 GEL | 10,084.60 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-25T07:49:24Z",
"rates": {
"CUP": 10.084595
}
}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": 1008.4595,
"rate": 10.084595
}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