Rate Overview
Live
1 COP = 0.000201 GIP
1 GIP = 4975.12 COP
Avg
0.000202
High
0.000205
Low
0.000201
Last updated: 1/25/2026, 11:01:56 AM
Quick Conversions
| COP | GIP |
|---|---|
| 1 COP | 0.00 GIP |
| 10 COP | 0.00 GIP |
| 50 COP | 0.01 GIP |
| 100 COP | 0.02 GIP |
| 500 COP | 0.10 GIP |
| 1,000 COP | 0.20 GIP |
Get COP/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=GIPExample Response:
{
"success": true,
"base": "COP",
"date": "2026-01-25T11:01:56Z",
"rates": {
"GIP": 0.000201
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "GIP",
"amount": 100
},
"result": 0.0201,
"rate": 0.000201
}Build with COP/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key