Rate Overview
Live
1 CLP = 0.138192 KES
1 KES = 7.2363
CLP
Avg
0.139545
High
0.140409
Low
0.138192
Last updated: 7/9/2026, 1:56:36 PM
Quick Conversions
| CLP | KES |
|---|---|
| 1 CLP | 0.14 KES |
| 10 CLP | 1.38 KES |
| 50 CLP | 6.91 KES |
| 100 CLP | 13.82 KES |
| 500 CLP | 69.10 KES |
| 1,000 CLP | 138.19 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-09T13:56:36Z",
"rates": {
"KES": 0.138192
}
}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.8192,
"rate": 0.138192
}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