Rate Overview
Live
1 KGS = 43.1757 COP
1 COP = 0.023161
KGS
Avg
43.1072
High
43.3931
Low
42.9275
Last updated: 3/7/2026, 7:04:07 AM
Quick Conversions
| KGS | COP |
|---|---|
| 1 KGS | 43.18 COP |
| 10 KGS | 431.76 COP |
| 50 KGS | 2,158.78 COP |
| 100 KGS | 4,317.57 COP |
| 500 KGS | 21,587.85 COP |
| 1,000 KGS | 43,175.69 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-03-07T07:04:07Z",
"rates": {
"COP": 43.175691
}
}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": 4317.5691,
"rate": 43.175691
}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