Rate Overview
Live
1 COP = 0.000726 GEL
1 GEL = 1377.41
COP
Avg
0.000722
High
0.000733
Low
0.000703
Last updated: 5/27/2026, 8:39:58 PM
Quick Conversions
| COP | GEL |
|---|---|
| 1 COP | 0.00 GEL |
| 10 COP | 0.01 GEL |
| 50 COP | 0.04 GEL |
| 100 COP | 0.07 GEL |
| 500 COP | 0.36 GEL |
| 1,000 COP | 0.73 GEL |
Get COP/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=GELExample Response:
{
"success": true,
"base": "COP",
"date": "2026-05-27T20:39:58Z",
"rates": {
"GEL": 0.000726
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "GEL",
"amount": 100
},
"result": 0.0726,
"rate": 0.000726
}Build with COP/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key