Rate Overview
Live
1 GEL = 1223.95 COP
1 COP = 0.000817
GEL
Avg
1450.26
High
1621.52
Low
1223.95
Last updated: 7/29/2026, 3:29:47 AM
Quick Conversions
| GEL | COP |
|---|---|
| 1 GEL | 1,223.95 COP |
| 10 GEL | 12,239.50 COP |
| 50 GEL | 61,197.48 COP |
| 100 GEL | 122,394.97 COP |
| 500 GEL | 611,974.83 COP |
| 1,000 GEL | 1,223,949.66 COP |
Get GEL/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=COPExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-07-29T03:29:47Z",
"rates": {
"COP": 1223.949659
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "COP",
"amount": 100
},
"result": 122394.96590000001,
"rate": 1223.949659
}Build with GEL/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key