Rate Overview
Live
1 CLP = 0.003873 PEN
1 PEN = 258.1978 CLP
Avg
0.003649
High
0.003873
Low
0.003521
Last updated: 1/25/2026, 9:24:34 AM
Quick Conversions
| CLP | PEN |
|---|---|
| 1 CLP | 0.00 PEN |
| 10 CLP | 0.04 PEN |
| 50 CLP | 0.19 PEN |
| 100 CLP | 0.39 PEN |
| 500 CLP | 1.94 PEN |
| 1,000 CLP | 3.87 PEN |
Get CLP/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=PENExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-01-25T09:24:34Z",
"rates": {
"PEN": 0.003873
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "PEN",
"amount": 100
},
"result": 0.38730000000000003,
"rate": 0.003873
}Build with CLP/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key