Rate Overview
Live
1 GEL = 1241.59 COP
1 COP = 0.000805
GEL
Avg
1345.76
High
1415.06
Low
1230.91
Last updated: 7/21/2026, 6:56:03 AM
Quick Conversions
| GEL | COP |
|---|---|
| 1 GEL | 1,241.59 COP |
| 10 GEL | 12,415.89 COP |
| 50 GEL | 62,079.44 COP |
| 100 GEL | 124,158.89 COP |
| 500 GEL | 620,794.43 COP |
| 1,000 GEL | 1,241,588.86 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-21T06:56:03Z",
"rates": {
"COP": 1241.588857
}
}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": 124158.8857,
"rate": 1241.588857
}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