Rate Overview
Live
1 GEL = 9.9956 CUP
1 CUP = 0.100044
GEL
Avg
9.9898
High
9.9999
Low
9.9816
Last updated: 6/16/2026, 11:15:24 AM
Quick Conversions
| GEL | CUP |
|---|---|
| 1 GEL | 10.00 CUP |
| 10 GEL | 99.96 CUP |
| 50 GEL | 499.78 CUP |
| 100 GEL | 999.56 CUP |
| 500 GEL | 4,997.79 CUP |
| 1,000 GEL | 9,995.58 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-06-16T11:15:24Z",
"rates": {
"CUP": 9.995579
}
}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": 999.5578999999999,
"rate": 9.995579
}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