Rate Overview
Live
1 GEL = 1306.82 COP
1 COP = 0.000765
GEL
Avg
1314.31
High
1340.99
Low
1295.42
Last updated: 6/18/2026, 8:14:32 AM
Quick Conversions
| GEL | COP |
|---|---|
| 1 GEL | 1,306.82 COP |
| 10 GEL | 13,068.19 COP |
| 50 GEL | 65,340.93 COP |
| 100 GEL | 130,681.86 COP |
| 500 GEL | 653,409.32 COP |
| 1,000 GEL | 1,306,818.65 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-06-18T08:14:32Z",
"rates": {
"COP": 1306.818646
}
}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": 130681.8646,
"rate": 1306.818646
}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