Rate Overview
Live
1 PEN = 263.3794 CLP
1 CLP = 0.003797
PEN
Avg
264.2337
High
266.9469
Low
262.9481
Last updated: 5/27/2026, 5:29:12 PM
Quick Conversions
| PEN | CLP |
|---|---|
| 1 PEN | 263.38 CLP |
| 10 PEN | 2,633.79 CLP |
| 50 PEN | 13,168.97 CLP |
| 100 PEN | 26,337.94 CLP |
| 500 PEN | 131,689.71 CLP |
| 1,000 PEN | 263,379.41 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-05-27T17:29:12Z",
"rates": {
"CLP": 263.379414
}
}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": 26337.9414,
"rate": 263.379414
}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