Rate Overview
Live
1 COP = 0.040228 KES
1 KES = 24.8583
COP
Avg
0.036280
High
0.040280
Low
0.034039
Last updated: 7/27/2026, 8:21:53 PM
Quick Conversions
| COP | KES |
|---|---|
| 1 COP | 0.04 KES |
| 10 COP | 0.40 KES |
| 50 COP | 2.01 KES |
| 100 COP | 4.02 KES |
| 500 COP | 20.11 KES |
| 1,000 COP | 40.23 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-27T20:21:53Z",
"rates": {
"KES": 0.040228
}
}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": 4.0228,
"rate": 0.040228
}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