Rate Overview
Live
1 CLP = 0.969355 KPW
1 KPW = 1.0316
CLP
Avg
0.996191
High
1.0510
Low
0.969355
Last updated: 3/27/2026, 8:25:28 AM
Quick Conversions
| CLP | KPW |
|---|---|
| 1 CLP | 0.97 KPW |
| 10 CLP | 9.69 KPW |
| 50 CLP | 48.47 KPW |
| 100 CLP | 96.94 KPW |
| 500 CLP | 484.68 KPW |
| 1,000 CLP | 969.36 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-03-27T08:25:28Z",
"rates": {
"KPW": 0.969355
}
}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": 96.93549999999999,
"rate": 0.969355
}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