Rate Overview
Live
1 CLP = 0.003846 PEN
1 PEN = 260.0104
CLP
Avg
0.003752
High
0.003878
Low
0.003656
Last updated: 1/25/2026, 10:07:42 PM
Quick Conversions
| CLP | PEN |
|---|---|
| 1 CLP | 0.00 PEN |
| 10 CLP | 0.04 PEN |
| 50 CLP | 0.19 PEN |
| 100 CLP | 0.38 PEN |
| 500 CLP | 1.92 PEN |
| 1,000 CLP | 3.85 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-25T22:07:42Z",
"rates": {
"PEN": 0.003846
}
}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.3846,
"rate": 0.003846
}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