Rate Overview
Live
1 CLP = 0.003680 PEN
1 PEN = 271.7391
CLP
Avg
0.003710
High
0.003893
Low
0.003512
Last updated: 8/6/2026, 2:01:08 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.84 PEN |
| 1,000 CLP | 3.68 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-06T02:01:08Z",
"rates": {
"PEN": 0.00368
}
}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.368,
"rate": 0.00368
}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