Rate Overview
Live
1 CHF = 4.3694 PEN
1 PEN = 0.228863
CHF
Avg
4.3779
High
4.4138
Low
4.3522
Last updated: 3/27/2026, 3:49:25 AM
Quick Conversions
| CHF | PEN |
|---|---|
| 1 CHF | 4.37 PEN |
| 10 CHF | 43.69 PEN |
| 50 CHF | 218.47 PEN |
| 100 CHF | 436.94 PEN |
| 500 CHF | 2,184.72 PEN |
| 1,000 CHF | 4,369.44 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-27T03:49:25Z",
"rates": {
"PEN": 4.369435
}
}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.94350000000003,
"rate": 4.369435
}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