Rate Overview
Live
1 KES = 24.8405 COP
1 COP = 0.040257
KES
Avg
28.8356
High
32.3763
Low
24.8405
Last updated: 7/25/2026, 8:03:21 PM
Quick Conversions
| KES | COP |
|---|---|
| 1 KES | 24.84 COP |
| 10 KES | 248.41 COP |
| 50 KES | 1,242.03 COP |
| 100 KES | 2,484.05 COP |
| 500 KES | 12,420.26 COP |
| 1,000 KES | 24,840.52 COP |
Get KES/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=COPExample Response:
{
"success": true,
"base": "KES",
"date": "2026-07-25T20:03:21Z",
"rates": {
"COP": 24.840519
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "COP",
"amount": 100
},
"result": 2484.0519,
"rate": 24.840519
}Build with KES/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key