Rate Overview
Live
1 CLP = 0.003623 PEN
1 PEN = 276.0144
CLP
Avg
0.003777
High
0.003935
Low
0.003616
Last updated: 7/30/2026, 1:33:40 AM
Quick Conversions
| CLP | PEN |
|---|---|
| 1 CLP | 0.00 PEN |
| 10 CLP | 0.04 PEN |
| 50 CLP | 0.18 PEN |
| 100 CLP | 0.36 PEN |
| 500 CLP | 1.81 PEN |
| 1,000 CLP | 3.62 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-07-30T01:33:40Z",
"rates": {
"PEN": 0.003623
}
}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.3623,
"rate": 0.003623
}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