Rate Overview
Live
1 KES = 24.1967 COP
1 COP = 0.041328
KES
Avg
24.4568
High
24.8825
Low
24.1967
Last updated: 9/6/2026, 9:18:32 AM
Quick Conversions
| KES | COP |
|---|---|
| 1 KES | 24.20 COP |
| 10 KES | 241.97 COP |
| 50 KES | 1,209.84 COP |
| 100 KES | 2,419.67 COP |
| 500 KES | 12,098.36 COP |
| 1,000 KES | 24,196.71 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-09-06T09:18:32Z",
"rates": {
"COP": 24.196711
}
}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": 2419.6711,
"rate": 24.196711
}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