Rate Overview
Live
1 GEL = 1227.96 COP
1 COP = 0.000814
GEL
Avg
1343.00
High
1419.30
Low
1227.96
Last updated: 7/23/2026, 4:54:05 AM
Quick Conversions
| GEL | COP |
|---|---|
| 1 GEL | 1,227.96 COP |
| 10 GEL | 12,279.55 COP |
| 50 GEL | 61,397.76 COP |
| 100 GEL | 122,795.52 COP |
| 500 GEL | 613,977.61 COP |
| 1,000 GEL | 1,227,955.22 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-23T04:54:05Z",
"rates": {
"COP": 1227.95522
}
}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": 122795.52200000001,
"rate": 1227.95522
}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