Rate Overview
Live
1 PEN = 267.4473 CLP
1 CLP = 0.003739
PEN
Avg
267.8439
High
284.0000
Low
253.5545
Last updated: 3/27/2026, 3:13:59 PM
Quick Conversions
| PEN | CLP |
|---|---|
| 1 PEN | 267.45 CLP |
| 10 PEN | 2,674.47 CLP |
| 50 PEN | 13,372.36 CLP |
| 100 PEN | 26,744.73 CLP |
| 500 PEN | 133,723.64 CLP |
| 1,000 PEN | 267,447.29 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-27T15:13:59Z",
"rates": {
"CLP": 267.447285
}
}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": 26744.7285,
"rate": 267.447285
}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