Rate Overview
Live
1 CLP = 0.970063 KPW
1 KPW = 1.0309
CLP
Avg
0.973932
High
0.977880
Low
0.970063
Last updated: 7/8/2026, 5:45:22 AM
Quick Conversions
| CLP | KPW |
|---|---|
| 1 CLP | 0.97 KPW |
| 10 CLP | 9.70 KPW |
| 50 CLP | 48.50 KPW |
| 100 CLP | 97.01 KPW |
| 500 CLP | 485.03 KPW |
| 1,000 CLP | 970.06 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-07-08T05:45:22Z",
"rates": {
"KPW": 0.970063
}
}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": 97.0063,
"rate": 0.970063
}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