Rate Overview
Live
1 GEL = 1391.20 COP
1 COP = 0.000719
GEL
Avg
1398.20
High
1407.23
Low
1380.89
Last updated: 3/6/2026, 8:09:33 AM
Quick Conversions
| GEL | COP |
|---|---|
| 1 GEL | 1,391.20 COP |
| 10 GEL | 13,911.95 COP |
| 50 GEL | 69,559.77 COP |
| 100 GEL | 139,119.55 COP |
| 500 GEL | 695,597.74 COP |
| 1,000 GEL | 1,391,195.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-03-06T08:09:33Z",
"rates": {
"COP": 1391.195477
}
}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": 139119.5477,
"rate": 1391.195477
}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