Rate Overview
Live
1 CHF = 4.1584 PEN
1 PEN = 0.240475
CHF
Avg
4.3183
High
4.4801
Low
4.1584
Last updated: 7/24/2026, 2:22:39 PM
Quick Conversions
| CHF | PEN |
|---|---|
| 1 CHF | 4.16 PEN |
| 10 CHF | 41.58 PEN |
| 50 CHF | 207.92 PEN |
| 100 CHF | 415.84 PEN |
| 500 CHF | 2,079.22 PEN |
| 1,000 CHF | 4,158.44 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-24T14:22:39Z",
"rates": {
"PEN": 4.158442
}
}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": 415.8442,
"rate": 4.158442
}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