Rate Overview
Live
1 PEN = 267.2749 CLP
1 CLP = 0.003741
PEN
Avg
263.1961
High
269.3319
Low
256.4471
Last updated: 3/27/2026, 9:53:49 AM
Quick Conversions
| PEN | CLP |
|---|---|
| 1 PEN | 267.27 CLP |
| 10 PEN | 2,672.75 CLP |
| 50 PEN | 13,363.75 CLP |
| 100 PEN | 26,727.49 CLP |
| 500 PEN | 133,637.46 CLP |
| 1,000 PEN | 267,274.92 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-03-27T09:53:49Z",
"rates": {
"CLP": 267.274923
}
}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": 26727.4923,
"rate": 267.274923
}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