Rate Overview
Live
1 PEN = 280.1133 CLP
1 CLP = 0.003570
PEN
Avg
279.5512
High
280.6703
Low
278.7102
Last updated: 9/8/2026, 9:52:10 PM
Quick Conversions
| PEN | CLP |
|---|---|
| 1 PEN | 280.11 CLP |
| 10 PEN | 2,801.13 CLP |
| 50 PEN | 14,005.66 CLP |
| 100 PEN | 28,011.33 CLP |
| 500 PEN | 140,056.65 CLP |
| 1,000 PEN | 280,113.30 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-09-08T21:52:10Z",
"rates": {
"CLP": 280.1133
}
}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": 28011.329999999998,
"rate": 280.1133
}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