Rate Overview
Live
1 CLP = 0.993232 KPW
1 KPW = 1.0068
CLP
Avg
1.0122
High
1.0301
Low
0.993232
Last updated: 3/7/2026, 12:29:49 AM
Quick Conversions
| CLP | KPW |
|---|---|
| 1 CLP | 0.99 KPW |
| 10 CLP | 9.93 KPW |
| 50 CLP | 49.66 KPW |
| 100 CLP | 99.32 KPW |
| 500 CLP | 496.62 KPW |
| 1,000 CLP | 993.23 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-03-07T00:29:49Z",
"rates": {
"KPW": 0.993232
}
}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": 99.3232,
"rate": 0.993232
}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