Rate Overview
Live
1 CHF = 4.1591 PEN
1 PEN = 0.240437
CHF
Avg
4.1654
High
4.1979
Low
4.1443
Last updated: 7/26/2026, 1:05:59 AM
Quick Conversions
| CHF | PEN |
|---|---|
| 1 CHF | 4.16 PEN |
| 10 CHF | 41.59 PEN |
| 50 CHF | 207.95 PEN |
| 100 CHF | 415.91 PEN |
| 500 CHF | 2,079.55 PEN |
| 1,000 CHF | 4,159.09 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-26T01:05:59Z",
"rates": {
"PEN": 4.15909
}
}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.909,
"rate": 4.15909
}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