Rate Overview
Live
1 COP = 0.034206 KES
1 KES = 29.2346
COP
Avg
0.034259
High
0.034369
Low
0.034039
Last updated: 3/7/2026, 3:24:36 AM
Quick Conversions
| COP | KES |
|---|---|
| 1 COP | 0.03 KES |
| 10 COP | 0.34 KES |
| 50 COP | 1.71 KES |
| 100 COP | 3.42 KES |
| 500 COP | 17.10 KES |
| 1,000 COP | 34.21 KES |
Get COP/KES Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=KESExample Response:
{
"success": true,
"base": "COP",
"date": "2026-03-07T03:24:36Z",
"rates": {
"KES": 0.034206
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=KES&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "KES",
"amount": 100
},
"result": 3.4206,
"rate": 0.034206
}Build with COP/KES Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key