Rate Overview
Live
1 GEL = 1370.45 COP
1 COP = 0.000730
GEL
Avg
1369.74
High
1415.06
Low
1333.55
Last updated: 5/29/2026, 2:30:21 PM
Quick Conversions
| GEL | COP |
|---|---|
| 1 GEL | 1,370.45 COP |
| 10 GEL | 13,704.53 COP |
| 50 GEL | 68,522.67 COP |
| 100 GEL | 137,045.34 COP |
| 500 GEL | 685,226.71 COP |
| 1,000 GEL | 1,370,453.41 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-05-29T14:30:21Z",
"rates": {
"COP": 1370.453412
}
}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": 137045.3412,
"rate": 1370.453412
}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