Rate Overview
Live
1 COP = 0.000831 GEL
1 GEL = 1203.37
COP
Avg
0.000831
High
0.000836
Low
0.000827
Last updated: 8/20/2026, 10:46:15 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.42 GEL |
| 1,000 COP | 0.83 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-08-20T10:46:15Z",
"rates": {
"GEL": 0.000831
}
}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.08310000000000001,
"rate": 0.000831
}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