Rate Overview
Live
1 KES = 7.0588 CLP
1 CLP = 0.141667
KES
Avg
6.9101
High
7.0588
Low
6.7725
Last updated: 3/7/2026, 3:29:02 AM
Quick Conversions
| KES | CLP |
|---|---|
| 1 KES | 7.06 CLP |
| 10 KES | 70.59 CLP |
| 50 KES | 352.94 CLP |
| 100 KES | 705.88 CLP |
| 500 KES | 3,529.41 CLP |
| 1,000 KES | 7,058.82 CLP |
Get KES/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=CLPExample Response:
{
"success": true,
"base": "KES",
"date": "2026-03-07T03:29:02Z",
"rates": {
"CLP": 7.058821
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "CLP",
"amount": 100
},
"result": 705.8821,
"rate": 7.058821
}Build with KES/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key