Rate Overview
Live
1 COP = 0.027952 KGS
1 KGS = 35.7756
COP
Avg
0.027718
High
0.027959
Low
0.027165
Last updated: 9/7/2026, 2:41:41 PM
Quick Conversions
| COP | KGS |
|---|---|
| 1 COP | 0.03 KGS |
| 10 COP | 0.28 KGS |
| 50 COP | 1.40 KGS |
| 100 COP | 2.80 KGS |
| 500 COP | 13.98 KGS |
| 1,000 COP | 27.95 KGS |
Get COP/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=KGSExample Response:
{
"success": true,
"base": "COP",
"date": "2026-09-07T14:41:41Z",
"rates": {
"KGS": 0.027952
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "KGS",
"amount": 100
},
"result": 2.7952,
"rate": 0.027952
}Build with COP/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key