Rate Overview
Live
1 COP = 0.000819 GEL
1 GEL = 1221.00
COP
Avg
0.000817
High
0.000820
Low
0.000814
Last updated: 7/30/2026, 4:52:11 AM
Quick Conversions
| COP | GEL |
|---|---|
| 1 COP | 0.00 GEL |
| 10 COP | 0.01 GEL |
| 50 COP | 0.04 GEL |
| 100 COP | 0.08 GEL |
| 500 COP | 0.41 GEL |
| 1,000 COP | 0.82 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-07-30T04:52:11Z",
"rates": {
"GEL": 0.000819
}
}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.0819,
"rate": 0.000819
}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