Rate Overview
Live
1 CUP = 0.101511 GEL
1 GEL = 9.8511
CUP
Avg
0.101488
High
0.101524
Low
0.101321
Last updated: 4/17/2026, 1:49:57 AM
Quick Conversions
| CUP | GEL |
|---|---|
| 1 CUP | 0.10 GEL |
| 10 CUP | 1.02 GEL |
| 50 CUP | 5.08 GEL |
| 100 CUP | 10.15 GEL |
| 500 CUP | 50.76 GEL |
| 1,000 CUP | 101.51 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-04-17T01:49:57Z",
"rates": {
"GEL": 0.101511
}
}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": 10.1511,
"rate": 0.101511
}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