Rate Overview
Live
1 KGS = 39.3390 COP
1 COP = 0.025420
KGS
Avg
39.6666
High
39.9986
Low
39.2314
Last updated: 6/19/2026, 8:47:01 AM
Quick Conversions
| KGS | COP |
|---|---|
| 1 KGS | 39.34 COP |
| 10 KGS | 393.39 COP |
| 50 KGS | 1,966.95 COP |
| 100 KGS | 3,933.90 COP |
| 500 KGS | 19,669.48 COP |
| 1,000 KGS | 39,338.96 COP |
Get KGS/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=COPExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-06-19T08:47:01Z",
"rates": {
"COP": 39.338964
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "COP",
"amount": 100
},
"result": 3933.8963999999996,
"rate": 39.338964
}Build with KGS/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key