Rate Overview
Live
1 KES = 24.2841 COP
1 COP = 0.041179
KES
Avg
24.3723
High
24.5671
Low
24.2196
Last updated: 8/13/2026, 7:19:21 AM
Quick Conversions
| KES | COP |
|---|---|
| 1 KES | 24.28 COP |
| 10 KES | 242.84 COP |
| 50 KES | 1,214.20 COP |
| 100 KES | 2,428.41 COP |
| 500 KES | 12,142.04 COP |
| 1,000 KES | 24,284.07 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-08-13T07:19:21Z",
"rates": {
"COP": 24.284071
}
}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": 2428.4071,
"rate": 24.284071
}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