Rate Overview
Live
1 CHF = 4.4804 PEN
1 PEN = 0.223196
CHF
Avg
4.4670
High
4.4903
Low
4.4272
Last updated: 5/6/2026, 8:14:41 AM
Quick Conversions
| CHF | PEN |
|---|---|
| 1 CHF | 4.48 PEN |
| 10 CHF | 44.80 PEN |
| 50 CHF | 224.02 PEN |
| 100 CHF | 448.04 PEN |
| 500 CHF | 2,240.18 PEN |
| 1,000 CHF | 4,480.36 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-06T08:14:41Z",
"rates": {
"PEN": 4.480361
}
}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": 448.03610000000003,
"rate": 4.480361
}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