Rate Overview
Live
1 PEN = 273.6574 CLP
1 CLP = 0.003654
PEN
Avg
273.1095
High
273.8611
Low
271.4665
Last updated: 8/19/2026, 5:40:16 AM
Quick Conversions
| PEN | CLP |
|---|---|
| 1 PEN | 273.66 CLP |
| 10 PEN | 2,736.57 CLP |
| 50 PEN | 13,682.87 CLP |
| 100 PEN | 27,365.74 CLP |
| 500 PEN | 136,828.68 CLP |
| 1,000 PEN | 273,657.36 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-08-19T05:40:16Z",
"rates": {
"CLP": 273.657359
}
}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": 27365.7359,
"rate": 273.657359
}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