Rate Overview
Live
1 COP = 0.026150 KGS
1 KGS = 38.2409
COP
Avg
0.026087
High
0.026210
Low
0.025804
Last updated: 7/9/2026, 1:18:23 PM
Quick Conversions
| COP | KGS |
|---|---|
| 1 COP | 0.03 KGS |
| 10 COP | 0.26 KGS |
| 50 COP | 1.31 KGS |
| 100 COP | 2.61 KGS |
| 500 COP | 13.08 KGS |
| 1,000 COP | 26.15 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-07-09T13:18:23Z",
"rates": {
"KGS": 0.02615
}
}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.6149999999999998,
"rate": 0.02615
}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