Rate Overview
Live
1 PEN = 277.8526 CLP
1 CLP = 0.003599
PEN
Avg
264.8324
High
282.4085
Low
242.7543
Last updated: 7/29/2026, 1:46:15 AM
Quick Conversions
| PEN | CLP |
|---|---|
| 1 PEN | 277.85 CLP |
| 10 PEN | 2,778.53 CLP |
| 50 PEN | 13,892.63 CLP |
| 100 PEN | 27,785.26 CLP |
| 500 PEN | 138,926.28 CLP |
| 1,000 PEN | 277,852.56 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-29T01:46:15Z",
"rates": {
"CLP": 277.852557
}
}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": 27785.255699999998,
"rate": 277.852557
}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