Rate Overview
Live
1 PEN = 267.2394 CLP
1 CLP = 0.003742
PEN
Avg
264.0652
High
270.2959
Low
256.6186
Last updated: 3/27/2026, 5:07:16 PM
Quick Conversions
| PEN | CLP |
|---|---|
| 1 PEN | 267.24 CLP |
| 10 PEN | 2,672.39 CLP |
| 50 PEN | 13,361.97 CLP |
| 100 PEN | 26,723.94 CLP |
| 500 PEN | 133,619.72 CLP |
| 1,000 PEN | 267,239.44 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-27T17:07:16Z",
"rates": {
"CLP": 267.239439
}
}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": 26723.943900000002,
"rate": 267.239439
}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