Rate Overview
Live
1 PEN = 275.9070 CLP
1 CLP = 0.003624
PEN
Avg
264.8433
High
275.9070
Low
254.1234
Last updated: 7/20/2026, 9:33:28 PM
Quick Conversions
| PEN | CLP |
|---|---|
| 1 PEN | 275.91 CLP |
| 10 PEN | 2,759.07 CLP |
| 50 PEN | 13,795.35 CLP |
| 100 PEN | 27,590.70 CLP |
| 500 PEN | 137,953.51 CLP |
| 1,000 PEN | 275,907.01 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-20T21:33:28Z",
"rates": {
"CLP": 275.907014
}
}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": 27590.7014,
"rate": 275.907014
}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