Rate Overview
Live
1 GEL = 1224.40 COP
1 COP = 0.000817
GEL
Avg
1386.53
High
1548.17
Low
1224.40
Last updated: 7/25/2026, 9:08:30 PM
Quick Conversions
| GEL | COP |
|---|---|
| 1 GEL | 1,224.40 COP |
| 10 GEL | 12,243.96 COP |
| 50 GEL | 61,219.80 COP |
| 100 GEL | 122,439.59 COP |
| 500 GEL | 612,197.97 COP |
| 1,000 GEL | 1,224,395.93 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-25T21:08:30Z",
"rates": {
"COP": 1224.395931
}
}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": 122439.5931,
"rate": 1224.395931
}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