Rate Overview
Live
1 KGS = 36.5393 COP
1 COP = 0.027368
KGS
Avg
40.8524
High
43.3647
Low
36.5393
Last updated: 7/30/2026, 6:42:42 PM
Quick Conversions
| KGS | COP |
|---|---|
| 1 KGS | 36.54 COP |
| 10 KGS | 365.39 COP |
| 50 KGS | 1,826.97 COP |
| 100 KGS | 3,653.93 COP |
| 500 KGS | 18,269.67 COP |
| 1,000 KGS | 36,539.35 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-07-30T18:42:42Z",
"rates": {
"COP": 36.539347
}
}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": 3653.9347,
"rate": 36.539347
}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