Rate Overview
Live
1 GEL = 1366.83 COP
1 COP = 0.000732
GEL
Avg
1448.61
High
1568.52
Low
1342.03
Last updated: 3/27/2026, 3:55:12 AM
Quick Conversions
| GEL | COP |
|---|---|
| 1 GEL | 1,366.83 COP |
| 10 GEL | 13,668.28 COP |
| 50 GEL | 68,341.41 COP |
| 100 GEL | 136,682.82 COP |
| 500 GEL | 683,414.08 COP |
| 1,000 GEL | 1,366,828.16 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-27T03:55:12Z",
"rates": {
"COP": 1366.828165
}
}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": 136682.8165,
"rate": 1366.828165
}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