Rate Overview
Live
1 KES = 29.3113 COP
1 COP = 0.034117
KES
Avg
29.1930
High
29.3772
Low
29.0955
Last updated: 3/7/2026, 12:33:43 AM
Quick Conversions
| KES | COP |
|---|---|
| 1 KES | 29.31 COP |
| 10 KES | 293.11 COP |
| 50 KES | 1,465.56 COP |
| 100 KES | 2,931.13 COP |
| 500 KES | 14,655.63 COP |
| 1,000 KES | 29,311.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-03-07T00:33:43Z",
"rates": {
"COP": 29.311257
}
}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": 2931.1257,
"rate": 29.311257
}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