Rate Overview
Live
1 PEN = 276.3512 CLP
1 CLP = 0.003619
PEN
Avg
275.2110
High
276.4411
Low
273.0318
Last updated: 7/21/2026, 8:10:33 PM
Quick Conversions
| PEN | CLP |
|---|---|
| 1 PEN | 276.35 CLP |
| 10 PEN | 2,763.51 CLP |
| 50 PEN | 13,817.56 CLP |
| 100 PEN | 27,635.12 CLP |
| 500 PEN | 138,175.60 CLP |
| 1,000 PEN | 276,351.21 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-21T20:10:33Z",
"rates": {
"CLP": 276.351208
}
}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": 27635.120799999997,
"rate": 276.351208
}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