Rate Overview
Live
1 KGS = 41.9444 COP
1 COP = 0.023841
KGS
Avg
42.1357
High
43.3931
Low
41.0197
Last updated: 5/27/2026, 8:32:38 PM
Quick Conversions
| KGS | COP |
|---|---|
| 1 KGS | 41.94 COP |
| 10 KGS | 419.44 COP |
| 50 KGS | 2,097.22 COP |
| 100 KGS | 4,194.44 COP |
| 500 KGS | 20,972.22 COP |
| 1,000 KGS | 41,944.45 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-27T20:32:38Z",
"rates": {
"COP": 41.944447
}
}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": 4194.4447,
"rate": 41.944447
}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