Rate Overview
Live
1 KES = 28.3103 COP
1 COP = 0.035323
KES
Avg
28.6802
High
29.5818
Low
27.5584
Last updated: 5/27/2026, 7:27:09 AM
Quick Conversions
| KES | COP |
|---|---|
| 1 KES | 28.31 COP |
| 10 KES | 283.10 COP |
| 50 KES | 1,415.51 COP |
| 100 KES | 2,831.03 COP |
| 500 KES | 14,155.13 COP |
| 1,000 KES | 28,310.26 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-05-27T07:27:09Z",
"rates": {
"COP": 28.310261
}
}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": 2831.0261,
"rate": 28.310261
}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