Rate Overview
Live
1 GEL = 8.8772 CUP
1 CUP = 0.112648
GEL
Avg
8.8486
High
8.9210
Low
8.7976
Last updated: 3/27/2026, 12:01:08 PM
Quick Conversions
| GEL | CUP |
|---|---|
| 1 GEL | 8.88 CUP |
| 10 GEL | 88.77 CUP |
| 50 GEL | 443.86 CUP |
| 100 GEL | 887.72 CUP |
| 500 GEL | 4,438.61 CUP |
| 1,000 GEL | 8,877.22 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-03-27T12:01:08Z",
"rates": {
"CUP": 8.877218
}
}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": 887.7217999999999,
"rate": 8.877218
}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