Rate Overview
Live
1 CHF = 4.3674 PEN
1 PEN = 0.228970
CHF
Avg
4.3008
High
4.3796
Low
4.1699
Last updated: 3/27/2026, 5:37:24 AM
Quick Conversions
| CHF | PEN |
|---|---|
| 1 CHF | 4.37 PEN |
| 10 CHF | 43.67 PEN |
| 50 CHF | 218.37 PEN |
| 100 CHF | 436.74 PEN |
| 500 CHF | 2,183.69 PEN |
| 1,000 CHF | 4,367.38 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-03-27T05:37:24Z",
"rates": {
"PEN": 4.367375
}
}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": 436.7375,
"rate": 4.367375
}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