Rate Overview
Live
1 KGS = 35.7660 COP
1 COP = 0.027960
KGS
Avg
36.1705
High
36.8114
Low
35.7660
Last updated: 9/6/2026, 2:09:05 PM
Quick Conversions
| KGS | COP |
|---|---|
| 1 KGS | 35.77 COP |
| 10 KGS | 357.66 COP |
| 50 KGS | 1,788.30 COP |
| 100 KGS | 3,576.60 COP |
| 500 KGS | 17,882.98 COP |
| 1,000 KGS | 35,765.97 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-09-06T14:09:05Z",
"rates": {
"COP": 35.765967
}
}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": 3576.5967000000005,
"rate": 35.765967
}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