Rate Overview
Live
1 GEL = 1274.48 COP
1 COP = 0.000785
GEL
Avg
1302.66
High
1353.14
Low
1270.19
Last updated: 7/7/2026, 10:10:56 AM
Quick Conversions
| GEL | COP |
|---|---|
| 1 GEL | 1,274.48 COP |
| 10 GEL | 12,744.80 COP |
| 50 GEL | 63,724.00 COP |
| 100 GEL | 127,448.00 COP |
| 500 GEL | 637,240.00 COP |
| 1,000 GEL | 1,274,479.99 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-07T10:10:56Z",
"rates": {
"COP": 1274.479991
}
}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": 127447.99909999999,
"rate": 1274.479991
}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