Rate Overview
Live
1 CUP = 0.112647 GEL
1 GEL = 8.8773
CUP
Avg
0.112957
High
0.114429
Low
0.111257
Last updated: 3/27/2026, 1:42:02 PM
Quick Conversions
| CUP | GEL |
|---|---|
| 1 CUP | 0.11 GEL |
| 10 CUP | 1.13 GEL |
| 50 CUP | 5.63 GEL |
| 100 CUP | 11.26 GEL |
| 500 CUP | 56.32 GEL |
| 1,000 CUP | 112.65 GEL |
Get CUP/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=GELExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-03-27T13:42:02Z",
"rates": {
"GEL": 0.112647
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "GEL",
"amount": 100
},
"result": 11.2647,
"rate": 0.112647
}Build with CUP/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key