Rate Overview
Live
1 CLP = 0.142599 KES
1 KES = 7.0127
CLP
Avg
0.145261
High
0.147655
Low
0.142599
Last updated: 3/7/2026, 12:31:15 AM
Quick Conversions
| CLP | KES |
|---|---|
| 1 CLP | 0.14 KES |
| 10 CLP | 1.43 KES |
| 50 CLP | 7.13 KES |
| 100 CLP | 14.26 KES |
| 500 CLP | 71.30 KES |
| 1,000 CLP | 142.60 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-03-07T00:31:15Z",
"rates": {
"KES": 0.142599
}
}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": 14.2599,
"rate": 0.142599
}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