Rate Overview
Live
1 KGS = 38.2399 COP
1 COP = 0.026151
KGS
Avg
38.3338
High
38.7534
Low
38.1520
Last updated: 7/9/2026, 1:08:24 PM
Quick Conversions
| KGS | COP |
|---|---|
| 1 KGS | 38.24 COP |
| 10 KGS | 382.40 COP |
| 50 KGS | 1,912.00 COP |
| 100 KGS | 3,823.99 COP |
| 500 KGS | 19,119.96 COP |
| 1,000 KGS | 38,239.91 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-09T13:08:24Z",
"rates": {
"COP": 38.239914
}
}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": 3823.9914,
"rate": 38.239914
}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