Rate Overview
Live
1 CHF = 4.2360 PEN
1 PEN = 0.236070
CHF
Avg
4.2092
High
4.2360
Low
4.1882
Last updated: 7/4/2026, 8:53:20 PM
Quick Conversions
| CHF | PEN |
|---|---|
| 1 CHF | 4.24 PEN |
| 10 CHF | 42.36 PEN |
| 50 CHF | 211.80 PEN |
| 100 CHF | 423.60 PEN |
| 500 CHF | 2,118.01 PEN |
| 1,000 CHF | 4,236.03 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-07-04T20:53:20Z",
"rates": {
"PEN": 4.236028
}
}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": 423.6028,
"rate": 4.236028
}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