Rate Overview
Live
1 CHF = 4.2076 PEN
1 PEN = 0.237666
CHF
Avg
4.2056
High
4.2360
Low
4.1882
Last updated: 7/6/2026, 12:12:12 AM
Quick Conversions
| CHF | PEN |
|---|---|
| 1 CHF | 4.21 PEN |
| 10 CHF | 42.08 PEN |
| 50 CHF | 210.38 PEN |
| 100 CHF | 420.76 PEN |
| 500 CHF | 2,103.79 PEN |
| 1,000 CHF | 4,207.59 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-06T00:12:12Z",
"rates": {
"PEN": 4.207586
}
}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": 420.7586,
"rate": 4.207586
}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