Rate Overview
Live
1 PEN = 272.9275 CLP
1 CLP = 0.003664
PEN
Avg
272.9957
High
276.5426
Low
270.7075
Last updated: 7/10/2026, 4:49:43 AM
Quick Conversions
| PEN | CLP |
|---|---|
| 1 PEN | 272.93 CLP |
| 10 PEN | 2,729.28 CLP |
| 50 PEN | 13,646.38 CLP |
| 100 PEN | 27,292.75 CLP |
| 500 PEN | 136,463.75 CLP |
| 1,000 PEN | 272,927.51 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-10T04:49:43Z",
"rates": {
"CLP": 272.927505
}
}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": 27292.7505,
"rate": 272.927505
}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