Rate Overview
Live
1 CHF = 4.1163 PEN
1 PEN = 0.242937
CHF
Avg
4.1395
High
4.1749
Low
4.1163
Last updated: 8/14/2026, 7:27:22 PM
Quick Conversions
| CHF | PEN |
|---|---|
| 1 CHF | 4.12 PEN |
| 10 CHF | 41.16 PEN |
| 50 CHF | 205.81 PEN |
| 100 CHF | 411.63 PEN |
| 500 CHF | 2,058.14 PEN |
| 1,000 CHF | 4,116.29 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-08-14T19:27:22Z",
"rates": {
"PEN": 4.116286
}
}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": 411.62859999999995,
"rate": 4.116286
}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