Rate Overview
Live
1 CHF = 4.3305 PEN
1 PEN = 0.230920
CHF
Avg
4.2959
High
4.3677
Low
4.2382
Last updated: 4/16/2026, 6:00:04 AM
Quick Conversions
| CHF | PEN |
|---|---|
| 1 CHF | 4.33 PEN |
| 10 CHF | 43.30 PEN |
| 50 CHF | 216.52 PEN |
| 100 CHF | 433.05 PEN |
| 500 CHF | 2,165.25 PEN |
| 1,000 CHF | 4,330.50 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-04-16T06:00:04Z",
"rates": {
"PEN": 4.330497
}
}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": 433.04970000000003,
"rate": 4.330497
}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