Rate Overview
Live
1 KES = 28.0767 COP
1 COP = 0.035617
KES
Avg
28.0908
High
28.2744
Low
27.7720
Last updated: 4/16/2026, 3:51:14 PM
Quick Conversions
| KES | COP |
|---|---|
| 1 KES | 28.08 COP |
| 10 KES | 280.77 COP |
| 50 KES | 1,403.83 COP |
| 100 KES | 2,807.67 COP |
| 500 KES | 14,038.33 COP |
| 1,000 KES | 28,076.65 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-04-16T15:51:14Z",
"rates": {
"COP": 28.076651
}
}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": 2807.6650999999997,
"rate": 28.076651
}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