Rate Overview
Live
1 CHF = 4.4593 PEN
1 PEN = 0.224252
CHF
Avg
4.3693
High
4.4593
Low
4.2920
Last updated: 3/7/2026, 1:08:46 AM
Quick Conversions
| CHF | PEN |
|---|---|
| 1 CHF | 4.46 PEN |
| 10 CHF | 44.59 PEN |
| 50 CHF | 222.96 PEN |
| 100 CHF | 445.93 PEN |
| 500 CHF | 2,229.64 PEN |
| 1,000 CHF | 4,459.27 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-07T01:08:46Z",
"rates": {
"PEN": 4.459272
}
}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": 445.9272,
"rate": 4.459272
}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