Rate Overview
Live
1 PEN = 275.9603 CLP
1 CLP = 0.003624
PEN
Avg
277.7895
High
280.3682
Low
275.6064
Last updated: 7/29/2026, 5:55:36 PM
Quick Conversions
| PEN | CLP |
|---|---|
| 1 PEN | 275.96 CLP |
| 10 PEN | 2,759.60 CLP |
| 50 PEN | 13,798.01 CLP |
| 100 PEN | 27,596.03 CLP |
| 500 PEN | 137,980.14 CLP |
| 1,000 PEN | 275,960.28 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-29T17:55:36Z",
"rates": {
"CLP": 275.960275
}
}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": 27596.027500000004,
"rate": 275.960275
}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