Rate Overview
Live
1 CHF = 4.1686 PEN
1 PEN = 0.239886
CHF
Avg
4.2941
High
4.6313
Low
4.1400
Last updated: 7/23/2026, 9:19:56 AM
Quick Conversions
| CHF | PEN |
|---|---|
| 1 CHF | 4.17 PEN |
| 10 CHF | 41.69 PEN |
| 50 CHF | 208.43 PEN |
| 100 CHF | 416.86 PEN |
| 500 CHF | 2,084.32 PEN |
| 1,000 CHF | 4,168.64 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-23T09:19:56Z",
"rates": {
"PEN": 4.168642
}
}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": 416.86420000000004,
"rate": 4.168642
}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