Rate Overview
Live
1 GEL = 10.1679 CUP
1 CUP = 0.098349
GEL
Avg
10.1745
High
10.1884
Low
10.1574
Last updated: 9/3/2026, 5:50:12 PM
Quick Conversions
| GEL | CUP |
|---|---|
| 1 GEL | 10.17 CUP |
| 10 GEL | 101.68 CUP |
| 50 GEL | 508.40 CUP |
| 100 GEL | 1,016.79 CUP |
| 500 GEL | 5,083.96 CUP |
| 1,000 GEL | 10,167.92 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-09-03T17:50:12Z",
"rates": {
"CUP": 10.167915
}
}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": 1016.7915,
"rate": 10.167915
}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