Rate Overview
Live
1 COP = 0.038680 KES
1 KES = 25.8532
COP
Avg
0.038219
High
0.038680
Low
0.037481
Last updated: 7/6/2026, 10:48:11 PM
Quick Conversions
| COP | KES |
|---|---|
| 1 COP | 0.04 KES |
| 10 COP | 0.39 KES |
| 50 COP | 1.93 KES |
| 100 COP | 3.87 KES |
| 500 COP | 19.34 KES |
| 1,000 COP | 38.68 KES |
Get COP/KES Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=KESExample Response:
{
"success": true,
"base": "COP",
"date": "2026-07-06T22:48:11Z",
"rates": {
"KES": 0.03868
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=KES&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "KES",
"amount": 100
},
"result": 3.868,
"rate": 0.03868
}Build with COP/KES Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key