Rate Overview
Live
1 PEN = 256.9916 CLP
1 CLP = 0.003891
PEN
Avg
256.0894
High
257.1527
Low
254.0982
Last updated: 2/14/2026, 7:04:27 AM
Quick Conversions
| PEN | CLP |
|---|---|
| 1 PEN | 256.99 CLP |
| 10 PEN | 2,569.92 CLP |
| 50 PEN | 12,849.58 CLP |
| 100 PEN | 25,699.16 CLP |
| 500 PEN | 128,495.78 CLP |
| 1,000 PEN | 256,991.56 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-02-14T07:04:27Z",
"rates": {
"CLP": 256.991557
}
}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": 25699.1557,
"rate": 256.991557
}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