Rate Overview
Live
1 COP = 0.000728 GEL
1 GEL = 1373.63
COP
Avg
0.000731
High
0.000733
Low
0.000728
Last updated: 3/28/2026, 9:00:42 AM
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-03-28T09:00:42Z",
"rates": {
"GEL": 0.000728
}
}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.0728,
"rate": 0.000728
}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