Rate Overview
Live
1 GEL = 1201.96 COP
1 COP = 0.000832
GEL
Avg
1206.05
High
1215.78
Low
1198.44
Last updated: 8/13/2026, 4:34:19 AM
Quick Conversions
| GEL | COP |
|---|---|
| 1 GEL | 1,201.96 COP |
| 10 GEL | 12,019.56 COP |
| 50 GEL | 60,097.81 COP |
| 100 GEL | 120,195.62 COP |
| 500 GEL | 600,978.09 COP |
| 1,000 GEL | 1,201,956.18 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-08-13T04:34:19Z",
"rates": {
"COP": 1201.956176
}
}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": 120195.6176,
"rate": 1201.956176
}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