Rate Overview
Live
1 CHF = 4.3649 PEN
1 PEN = 0.229099
CHF
Avg
4.3675
High
4.4820
Low
4.2920
Last updated: 3/27/2026, 7:20:15 AM
Quick Conversions
| CHF | PEN |
|---|---|
| 1 CHF | 4.36 PEN |
| 10 CHF | 43.65 PEN |
| 50 CHF | 218.25 PEN |
| 100 CHF | 436.49 PEN |
| 500 CHF | 2,182.47 PEN |
| 1,000 CHF | 4,364.93 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-27T07:20:15Z",
"rates": {
"PEN": 4.364933
}
}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.4933,
"rate": 4.364933
}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