Rate Overview
Live
1 GEL = 1370.98 COP
1 COP = 0.000729
GEL
Avg
1448.69
High
1568.52
Low
1342.03
Last updated: 3/27/2026, 2:26:32 AM
Quick Conversions
| GEL | COP |
|---|---|
| 1 GEL | 1,370.98 COP |
| 10 GEL | 13,709.79 COP |
| 50 GEL | 68,548.94 COP |
| 100 GEL | 137,097.88 COP |
| 500 GEL | 685,489.39 COP |
| 1,000 GEL | 1,370,978.79 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-03-27T02:26:32Z",
"rates": {
"COP": 1370.978788
}
}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": 137097.87879999998,
"rate": 1370.978788
}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