Rate Overview
Live
1 KGS = 42.6308 COP
1 COP = 0.023457
KGS
Avg
42.1478
High
42.6496
Low
41.5834
Last updated: 5/7/2026, 2:50:48 PM
Quick Conversions
| KGS | COP |
|---|---|
| 1 KGS | 42.63 COP |
| 10 KGS | 426.31 COP |
| 50 KGS | 2,131.54 COP |
| 100 KGS | 4,263.08 COP |
| 500 KGS | 21,315.42 COP |
| 1,000 KGS | 42,630.85 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-05-07T14:50:48Z",
"rates": {
"COP": 42.630847
}
}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": 4263.0847,
"rate": 42.630847
}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