Rate Overview
Live
1 KES = 28.8270 COP
1 COP = 0.034690
KES
Avg
28.4369
High
28.8623
Low
27.9996
Last updated: 5/6/2026, 9:59:35 PM
Quick Conversions
| KES | COP |
|---|---|
| 1 KES | 28.83 COP |
| 10 KES | 288.27 COP |
| 50 KES | 1,441.35 COP |
| 100 KES | 2,882.70 COP |
| 500 KES | 14,413.48 COP |
| 1,000 KES | 28,826.95 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-06T21:59:35Z",
"rates": {
"COP": 28.826954
}
}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": 2882.6954,
"rate": 28.826954
}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