Rate Overview
Live
1 GEL = 1213.08 COP
1 COP = 0.000824
GEL
Avg
1220.31
High
1236.32
Low
1200.98
Last updated: 9/3/2026, 4:25:46 AM
Quick Conversions
| GEL | COP |
|---|---|
| 1 GEL | 1,213.08 COP |
| 10 GEL | 12,130.84 COP |
| 50 GEL | 60,654.22 COP |
| 100 GEL | 121,308.45 COP |
| 500 GEL | 606,542.24 COP |
| 1,000 GEL | 1,213,084.48 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-09-03T04:25:46Z",
"rates": {
"COP": 1213.084479
}
}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": 121308.44790000001,
"rate": 1213.084479
}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