Rate Overview
Live
1 COP = 0.040280 KES
1 KES = 24.8262
COP
Avg
0.040116
High
0.040425
Low
0.039716
Last updated: 7/26/2026, 4:51:20 PM
Quick Conversions
| COP | KES |
|---|---|
| 1 COP | 0.04 KES |
| 10 COP | 0.40 KES |
| 50 COP | 2.01 KES |
| 100 COP | 4.03 KES |
| 500 COP | 20.14 KES |
| 1,000 COP | 40.28 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-07-26T16:51:20Z",
"rates": {
"KES": 0.04028
}
}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": 4.0280000000000005,
"rate": 0.04028
}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