Rate Overview
Live
1 CLP = 0.139697 KES
1 KES = 7.1583
CLP
Avg
0.137302
High
0.149537
Low
0.127365
Last updated: 3/27/2026, 8:27:34 AM
Quick Conversions
| CLP | KES |
|---|---|
| 1 CLP | 0.14 KES |
| 10 CLP | 1.40 KES |
| 50 CLP | 6.98 KES |
| 100 CLP | 13.97 KES |
| 500 CLP | 69.85 KES |
| 1,000 CLP | 139.70 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-27T08:27:34Z",
"rates": {
"KES": 0.139697
}
}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.9697,
"rate": 0.139697
}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