Rate Overview
Live
1 GEL = 10.0903 CUP
1 CUP = 0.099105
GEL
Avg
10.0222
High
10.0903
Low
9.9732
Last updated: 7/6/2026, 11:10:30 PM
Quick Conversions
| GEL | CUP |
|---|---|
| 1 GEL | 10.09 CUP |
| 10 GEL | 100.90 CUP |
| 50 GEL | 504.51 CUP |
| 100 GEL | 1,009.03 CUP |
| 500 GEL | 5,045.14 CUP |
| 1,000 GEL | 10,090.27 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-06T23:10:30Z",
"rates": {
"CUP": 10.090271
}
}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": 1009.0270999999999,
"rate": 10.090271
}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