Rate Overview
Live
1 GEL = 1222.09 COP
1 COP = 0.000818
GEL
Avg
1226.74
High
1241.59
Low
1218.71
Last updated: 7/28/2026, 2:07:47 PM
Quick Conversions
| GEL | COP |
|---|---|
| 1 GEL | 1,222.09 COP |
| 10 GEL | 12,220.92 COP |
| 50 GEL | 61,104.59 COP |
| 100 GEL | 122,209.18 COP |
| 500 GEL | 611,045.88 COP |
| 1,000 GEL | 1,222,091.75 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-28T14:07:47Z",
"rates": {
"COP": 1222.091751
}
}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": 122209.1751,
"rate": 1222.091751
}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