Rate Overview
Live
1 CLP = 0.955464 KPW
1 KPW = 1.0466
CLP
Avg
0.962969
High
0.973031
Low
0.955464
Last updated: 9/12/2026, 12:00:30 PM
Quick Conversions
| CLP | KPW |
|---|---|
| 1 CLP | 0.96 KPW |
| 10 CLP | 9.55 KPW |
| 50 CLP | 47.77 KPW |
| 100 CLP | 95.55 KPW |
| 500 CLP | 477.73 KPW |
| 1,000 CLP | 955.46 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-09-12T12:00:30Z",
"rates": {
"KPW": 0.955464
}
}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": 95.54639999999999,
"rate": 0.955464
}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