Rate Overview
Live
1 CLP = 1.0097 KPW
1 KPW = 0.990377
CLP
Avg
1.0007
High
1.0101
Low
0.985685
Last updated: 5/9/2026, 3:43:46 AM
Quick Conversions
| CLP | KPW |
|---|---|
| 1 CLP | 1.01 KPW |
| 10 CLP | 10.10 KPW |
| 50 CLP | 50.49 KPW |
| 100 CLP | 100.97 KPW |
| 500 CLP | 504.86 KPW |
| 1,000 CLP | 1,009.72 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-05-09T03:43:46Z",
"rates": {
"KPW": 1.009716
}
}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": 100.97160000000001,
"rate": 1.009716
}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