Rate Overview
Live
1 CLP = 0.136499 KES
1 KES = 7.3261
CLP
Avg
0.140725
High
0.150701
Low
0.133377
Last updated: 7/28/2026, 2:11:26 AM
Quick Conversions
| CLP | KES |
|---|---|
| 1 CLP | 0.14 KES |
| 10 CLP | 1.36 KES |
| 50 CLP | 6.82 KES |
| 100 CLP | 13.65 KES |
| 500 CLP | 68.25 KES |
| 1,000 CLP | 136.50 KES |
Get CLP/KES Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=KESExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-07-28T02:11:26Z",
"rates": {
"KES": 0.136499
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=KES&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "KES",
"amount": 100
},
"result": 13.6499,
"rate": 0.136499
}Build with CLP/KES Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key