Rate Overview
Live
1 GEL = 8.9882 CUP
1 CUP = 0.111257
GEL
Avg
8.9860
High
9.0102
Low
8.9633
Last updated: 5/27/2026, 3:39:26 AM
Quick Conversions
| GEL | CUP |
|---|---|
| 1 GEL | 8.99 CUP |
| 10 GEL | 89.88 CUP |
| 50 GEL | 449.41 CUP |
| 100 GEL | 898.82 CUP |
| 500 GEL | 4,494.08 CUP |
| 1,000 GEL | 8,988.17 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-05-27T03:39:26Z",
"rates": {
"CUP": 8.988167
}
}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": 898.8167000000001,
"rate": 8.988167
}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