Rate Overview
Live
1 CLP = 0.986264 KPW
1 KPW = 1.0139
CLP
Avg
0.981901
High
0.986264
Low
0.975264
Last updated: 8/25/2026, 5:17:41 PM
Quick Conversions
| CLP | KPW |
|---|---|
| 1 CLP | 0.99 KPW |
| 10 CLP | 9.86 KPW |
| 50 CLP | 49.31 KPW |
| 100 CLP | 98.63 KPW |
| 500 CLP | 493.13 KPW |
| 1,000 CLP | 986.26 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-25T17:17:41Z",
"rates": {
"KPW": 0.986264
}
}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.6264,
"rate": 0.986264
}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