Rate Overview
Live
1 CLP = 0.975264 KPW
1 KPW = 1.0254
CLP
Avg
0.982923
High
1.0517
Low
0.929164
Last updated: 8/21/2026, 2:09:59 PM
Quick Conversions
| CLP | KPW |
|---|---|
| 1 CLP | 0.98 KPW |
| 10 CLP | 9.75 KPW |
| 50 CLP | 48.76 KPW |
| 100 CLP | 97.53 KPW |
| 500 CLP | 487.63 KPW |
| 1,000 CLP | 975.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-21T14:09:59Z",
"rates": {
"KPW": 0.975264
}
}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.5264,
"rate": 0.975264
}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