Rate Overview
Live
1 CHF = 4.1411 PEN
1 PEN = 0.241480
CHF
Avg
4.1457
High
4.1685
Low
4.1367
Last updated: 8/30/2026, 7:47:39 AM
Quick Conversions
| CHF | PEN |
|---|---|
| 1 CHF | 4.14 PEN |
| 10 CHF | 41.41 PEN |
| 50 CHF | 207.06 PEN |
| 100 CHF | 414.11 PEN |
| 500 CHF | 2,070.56 PEN |
| 1,000 CHF | 4,141.12 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-30T07:47:39Z",
"rates": {
"PEN": 4.141123
}
}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": 414.1123,
"rate": 4.141123
}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