Rate Overview
Live
1 PEN = 257.7124 CLP
1 CLP = 0.003880
PEN
Avg
262.2238
High
266.9549
Low
257.7124
Last updated: 4/17/2026, 6:15:21 AM
Quick Conversions
| PEN | CLP |
|---|---|
| 1 PEN | 257.71 CLP |
| 10 PEN | 2,577.12 CLP |
| 50 PEN | 12,885.62 CLP |
| 100 PEN | 25,771.24 CLP |
| 500 PEN | 128,856.19 CLP |
| 1,000 PEN | 257,712.38 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-04-17T06:15:21Z",
"rates": {
"CLP": 257.712385
}
}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": 25771.2385,
"rate": 257.712385
}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