Rate Overview
Live
1 CLP = 0.984349 KPW
1 KPW = 1.0159
CLP
Avg
0.960717
High
1.0461
Low
0.884701
Last updated: 8/22/2026, 9:23:54 AM
Quick Conversions
| CLP | KPW |
|---|---|
| 1 CLP | 0.98 KPW |
| 10 CLP | 9.84 KPW |
| 50 CLP | 49.22 KPW |
| 100 CLP | 98.43 KPW |
| 500 CLP | 492.17 KPW |
| 1,000 CLP | 984.35 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-08-22T09:23:54Z",
"rates": {
"KPW": 0.984349
}
}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": 98.4349,
"rate": 0.984349
}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