Rate Overview
Live
1 PEN = 278.7168 CLP
1 CLP = 0.003588
PEN
Avg
265.5217
High
279.2041
Low
256.2154
Last updated: 7/25/2026, 6:56:07 PM
Quick Conversions
| PEN | CLP |
|---|---|
| 1 PEN | 278.72 CLP |
| 10 PEN | 2,787.17 CLP |
| 50 PEN | 13,935.84 CLP |
| 100 PEN | 27,871.68 CLP |
| 500 PEN | 139,358.38 CLP |
| 1,000 PEN | 278,716.76 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-25T18:56:07Z",
"rates": {
"CLP": 278.716758
}
}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": 27871.675800000005,
"rate": 278.716758
}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