Rate Overview
Live
1 CLP = 0.003654 PEN
1 PEN = 273.6727
CLP
Avg
0.003661
High
0.003683
Low
0.003651
Last updated: 8/19/2026, 6:39:02 AM
Quick Conversions
| CLP | PEN |
|---|---|
| 1 CLP | 0.00 PEN |
| 10 CLP | 0.04 PEN |
| 50 CLP | 0.18 PEN |
| 100 CLP | 0.37 PEN |
| 500 CLP | 1.83 PEN |
| 1,000 CLP | 3.65 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-08-19T06:39:02Z",
"rates": {
"PEN": 0.003654
}
}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.3654,
"rate": 0.003654
}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