Rate Overview
Live
1 COP = 0.000722 GEL
1 GEL = 1385.04
COP
Avg
0.000716
High
0.000724
Low
0.000710
Last updated: 3/7/2026, 7:37:04 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.72 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-07T07:37:04Z",
"rates": {
"GEL": 0.000722
}
}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.0722,
"rate": 0.000722
}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