Rate Overview
Live
1 GEL = 10.1489 CUP
1 CUP = 0.098533
GEL
Avg
10.1456
High
10.1619
Low
10.1363
Last updated: 8/13/2026, 4:59:35 AM
Quick Conversions
| GEL | CUP |
|---|---|
| 1 GEL | 10.15 CUP |
| 10 GEL | 101.49 CUP |
| 50 GEL | 507.45 CUP |
| 100 GEL | 1,014.89 CUP |
| 500 GEL | 5,074.46 CUP |
| 1,000 GEL | 10,148.93 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-08-13T04:59:35Z",
"rates": {
"CUP": 10.148925
}
}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": 1014.8925,
"rate": 10.148925
}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