Rate Overview
Live
1 CLP = 0.003820 PEN
1 PEN = 261.7801
CLP
Avg
0.003820
High
0.003843
Low
0.003755
Last updated: 3/7/2026, 12:28:08 AM
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.91 PEN |
| 1,000 CLP | 3.82 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-03-07T00:28:08Z",
"rates": {
"PEN": 0.00382
}
}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.382,
"rate": 0.00382
}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