Rate Overview
Live
1 KGS = 35.6810 COP
1 COP = 0.028026
KGS
Avg
42.4536
High
47.9033
Low
35.6810
Last updated: 7/31/2026, 10:27:17 AM
Quick Conversions
| KGS | COP |
|---|---|
| 1 KGS | 35.68 COP |
| 10 KGS | 356.81 COP |
| 50 KGS | 1,784.05 COP |
| 100 KGS | 3,568.10 COP |
| 500 KGS | 17,840.50 COP |
| 1,000 KGS | 35,681.00 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-31T10:27:17Z",
"rates": {
"COP": 35.681001
}
}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": 3568.1001,
"rate": 35.681001
}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