Rate Overview
Live
1 PEN = 263.0424 CLP
1 CLP = 0.003802
PEN
Avg
262.9528
High
272.4112
Low
254.1234
Last updated: 5/27/2026, 7:39:55 PM
Quick Conversions
| PEN | CLP |
|---|---|
| 1 PEN | 263.04 CLP |
| 10 PEN | 2,630.42 CLP |
| 50 PEN | 13,152.12 CLP |
| 100 PEN | 26,304.24 CLP |
| 500 PEN | 131,521.21 CLP |
| 1,000 PEN | 263,042.42 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-27T19:39:55Z",
"rates": {
"CLP": 263.042418
}
}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": 26304.2418,
"rate": 263.042418
}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