Rate Overview
Live
1 CHF = 4.3297 PEN
1 PEN = 0.230964
CHF
Avg
4.3881
High
4.4903
Low
4.2936
Last updated: 5/26/2026, 6:23:31 PM
Quick Conversions
| CHF | PEN |
|---|---|
| 1 CHF | 4.33 PEN |
| 10 CHF | 43.30 PEN |
| 50 CHF | 216.48 PEN |
| 100 CHF | 432.97 PEN |
| 500 CHF | 2,164.84 PEN |
| 1,000 CHF | 4,329.68 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-05-26T18:23:31Z",
"rates": {
"PEN": 4.329681
}
}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": 432.9681,
"rate": 4.329681
}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