Rate Overview
Live
1 KPW = 0.985122 CLP
1 CLP = 1.0151
KPW
Avg
0.989419
High
0.994877
Low
0.983330
Last updated: 4/17/2026, 6:24:06 AM
Quick Conversions
| KPW | CLP |
|---|---|
| 1 KPW | 0.99 CLP |
| 10 KPW | 9.85 CLP |
| 50 KPW | 49.26 CLP |
| 100 KPW | 98.51 CLP |
| 500 KPW | 492.56 CLP |
| 1,000 KPW | 985.12 CLP |
Get KPW/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=CLPExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-04-17T06:24:06Z",
"rates": {
"CLP": 0.985122
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "CLP",
"amount": 100
},
"result": 98.5122,
"rate": 0.985122
}Build with KPW/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key