Rate Overview
Live
1 PEN = 276.2712 CLP
1 CLP = 0.003620
PEN
Avg
269.7195
High
282.0604
Low
254.1234
Last updated: 7/28/2026, 10:31:03 AM
Quick Conversions
| PEN | CLP |
|---|---|
| 1 PEN | 276.27 CLP |
| 10 PEN | 2,762.71 CLP |
| 50 PEN | 13,813.56 CLP |
| 100 PEN | 27,627.12 CLP |
| 500 PEN | 138,135.61 CLP |
| 1,000 PEN | 276,271.22 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-28T10:31:03Z",
"rates": {
"CLP": 276.271221
}
}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": 27627.122100000004,
"rate": 276.271221
}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