Rate Overview
Live
1 CHF = 4.2411 PEN
1 PEN = 0.235788
CHF
Avg
4.2520
High
4.3573
Low
4.2159
Last updated: 6/15/2026, 7:40:39 PM
Quick Conversions
| CHF | PEN |
|---|---|
| 1 CHF | 4.24 PEN |
| 10 CHF | 42.41 PEN |
| 50 CHF | 212.05 PEN |
| 100 CHF | 424.11 PEN |
| 500 CHF | 2,120.55 PEN |
| 1,000 CHF | 4,241.10 PEN |
Get CHF/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CHF¤cies=PENExample Response:
{
"success": true,
"base": "CHF",
"date": "2026-06-15T19:40:39Z",
"rates": {
"PEN": 4.241099
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CHF&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "CHF",
"to": "PEN",
"amount": 100
},
"result": 424.10990000000004,
"rate": 4.241099
}Build with CHF/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key