Rate Overview
Live
1 KES = 25.8528 COP
1 COP = 0.038681
KES
Avg
26.1682
High
26.6799
Low
25.8528
Last updated: 7/6/2026, 11:09:32 PM
Quick Conversions
| KES | COP |
|---|---|
| 1 KES | 25.85 COP |
| 10 KES | 258.53 COP |
| 50 KES | 1,292.64 COP |
| 100 KES | 2,585.28 COP |
| 500 KES | 12,926.40 COP |
| 1,000 KES | 25,852.80 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-06T23:09:32Z",
"rates": {
"COP": 25.852802
}
}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": 2585.2802,
"rate": 25.852802
}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