Rate Overview
Live
1 GEL = 1333.73 COP
1 COP = 0.000750
GEL
Avg
1343.78
High
1356.13
Low
1333.73
Last updated: 4/18/2026, 8:46:23 AM
Quick Conversions
| GEL | COP |
|---|---|
| 1 GEL | 1,333.73 COP |
| 10 GEL | 13,337.33 COP |
| 50 GEL | 66,686.67 COP |
| 100 GEL | 133,373.33 COP |
| 500 GEL | 666,866.66 COP |
| 1,000 GEL | 1,333,733.32 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-04-18T08:46:23Z",
"rates": {
"COP": 1333.733323
}
}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": 133373.33229999998,
"rate": 1333.733323
}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