Rate Overview
Live
1 CUP = 0.111228 GEL
1 GEL = 8.9905
CUP
Avg
0.111274
High
0.111566
Low
0.110985
Last updated: 5/27/2026, 6:10:50 AM
Quick Conversions
| CUP | GEL |
|---|---|
| 1 CUP | 0.11 GEL |
| 10 CUP | 1.11 GEL |
| 50 CUP | 5.56 GEL |
| 100 CUP | 11.12 GEL |
| 500 CUP | 55.61 GEL |
| 1,000 CUP | 111.23 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-05-27T06:10:50Z",
"rates": {
"GEL": 0.111228
}
}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.1228,
"rate": 0.111228
}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