Rate Overview
Live
1 CLP = 1.0266 KPW
1 KPW = 0.974121
CLP
Avg
1.0138
High
1.0266
Low
1.0051
Last updated: 4/18/2026, 8:50:22 AM
Quick Conversions
| CLP | KPW |
|---|---|
| 1 CLP | 1.03 KPW |
| 10 CLP | 10.27 KPW |
| 50 CLP | 51.33 KPW |
| 100 CLP | 102.66 KPW |
| 500 CLP | 513.28 KPW |
| 1,000 CLP | 1,026.57 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-04-18T08:50:22Z",
"rates": {
"KPW": 1.026566
}
}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": 102.65660000000001,
"rate": 1.026566
}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