Rate Overview
Live
1 PEN = 279.0808 CLP
1 CLP = 0.003583
PEN
Avg
274.5085
High
279.5556
Low
269.6664
Last updated: 7/27/2026, 10:57:27 AM
Quick Conversions
| PEN | CLP |
|---|---|
| 1 PEN | 279.08 CLP |
| 10 PEN | 2,790.81 CLP |
| 50 PEN | 13,954.04 CLP |
| 100 PEN | 27,908.08 CLP |
| 500 PEN | 139,540.40 CLP |
| 1,000 PEN | 279,080.80 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-27T10:57:27Z",
"rates": {
"CLP": 279.080796
}
}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": 27908.0796,
"rate": 279.080796
}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