Rate Overview
Live
1 PEN = 276.1066 CLP
1 CLP = 0.003622
PEN
Avg
265.3243
High
279.5556
Low
254.1234
Last updated: 7/30/2026, 11:05:32 AM
Quick Conversions
| PEN | CLP |
|---|---|
| 1 PEN | 276.11 CLP |
| 10 PEN | 2,761.07 CLP |
| 50 PEN | 13,805.33 CLP |
| 100 PEN | 27,610.66 CLP |
| 500 PEN | 138,053.32 CLP |
| 1,000 PEN | 276,106.64 CLP |
Get PEN/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=CLPExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-07-30T11:05:32Z",
"rates": {
"CLP": 276.106641
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "CLP",
"amount": 100
},
"result": 27610.6641,
"rate": 276.106641
}Build with PEN/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key