Rate Overview
Live
1 PEN = 266.2503 CLP
1 CLP = 0.003756
PEN
Avg
265.6270
High
268.8367
Low
263.4371
Last updated: 6/19/2026, 8:26:07 AM
Quick Conversions
| PEN | CLP |
|---|---|
| 1 PEN | 266.25 CLP |
| 10 PEN | 2,662.50 CLP |
| 50 PEN | 13,312.51 CLP |
| 100 PEN | 26,625.03 CLP |
| 500 PEN | 133,125.13 CLP |
| 1,000 PEN | 266,250.26 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-06-19T08:26:07Z",
"rates": {
"CLP": 266.250258
}
}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": 26625.025799999996,
"rate": 266.250258
}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