Rate Overview
Live
1 COP = 0.023972 KGS
1 KGS = 41.7153
COP
Avg
0.023568
High
0.024187
Low
0.023018
Last updated: 5/29/2026, 7:38:51 PM
Quick Conversions
| COP | KGS |
|---|---|
| 1 COP | 0.02 KGS |
| 10 COP | 0.24 KGS |
| 50 COP | 1.20 KGS |
| 100 COP | 2.40 KGS |
| 500 COP | 11.99 KGS |
| 1,000 COP | 23.97 KGS |
Get COP/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=KGSExample Response:
{
"success": true,
"base": "COP",
"date": "2026-05-29T19:38:51Z",
"rates": {
"KGS": 0.023972
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "KGS",
"amount": 100
},
"result": 2.3972,
"rate": 0.023972
}Build with COP/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key