Rate Overview
Live
1 CLP = 1.0096 KPW
1 KPW = 0.990460
CLP
Avg
1.0040
High
1.0509
Low
0.969718
Last updated: 5/29/2026, 5:27:15 PM
Quick Conversions
| CLP | KPW |
|---|---|
| 1 CLP | 1.01 KPW |
| 10 CLP | 10.10 KPW |
| 50 CLP | 50.48 KPW |
| 100 CLP | 100.96 KPW |
| 500 CLP | 504.82 KPW |
| 1,000 CLP | 1,009.63 KPW |
Get CLP/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=KPWExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-05-29T17:27:15Z",
"rates": {
"KPW": 1.009632
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "KPW",
"amount": 100
},
"result": 100.96320000000001,
"rate": 1.009632
}Build with CLP/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key