Rate Overview
Live
1 PEN = 258.9717 CLP
1 CLP = 0.003861
PEN
Avg
258.8474
High
262.9708
Low
256.3077
Last updated: 5/7/2026, 11:27:32 AM
Quick Conversions
| PEN | CLP |
|---|---|
| 1 PEN | 258.97 CLP |
| 10 PEN | 2,589.72 CLP |
| 50 PEN | 12,948.59 CLP |
| 100 PEN | 25,897.17 CLP |
| 500 PEN | 129,485.87 CLP |
| 1,000 PEN | 258,971.74 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-07T11:27:32Z",
"rates": {
"CLP": 258.971738
}
}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": 25897.1738,
"rate": 258.971738
}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