Rate Overview
Live
1 KGS = 42.0843 COP
1 COP = 0.023762
KGS
Avg
43.0227
High
44.8816
Low
41.3695
Last updated: 3/28/2026, 1:58:51 PM
Quick Conversions
| KGS | COP |
|---|---|
| 1 KGS | 42.08 COP |
| 10 KGS | 420.84 COP |
| 50 KGS | 2,104.22 COP |
| 100 KGS | 4,208.43 COP |
| 500 KGS | 21,042.16 COP |
| 1,000 KGS | 42,084.32 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-28T13:58:51Z",
"rates": {
"COP": 42.08432
}
}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": 4208.432,
"rate": 42.08432
}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