Rate Overview
Live
1 KES = 28.4274 COP
1 COP = 0.035177
KES
Avg
28.5552
High
28.7128
Low
28.4274
Last updated: 3/27/2026, 11:34:39 AM
Quick Conversions
| KES | COP |
|---|---|
| 1 KES | 28.43 COP |
| 10 KES | 284.27 COP |
| 50 KES | 1,421.37 COP |
| 100 KES | 2,842.74 COP |
| 500 KES | 14,213.71 COP |
| 1,000 KES | 28,427.42 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-03-27T11:34:39Z",
"rates": {
"COP": 28.427419
}
}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": 2842.7419,
"rate": 28.427419
}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